Member
Member
michaelcmod   2009-08-24, 13:05
#1

i am trying to make the image id its css class using

``

unfortunatley a css class cant be number but i dont know how to add text in the code above.

is it possible?
thx
michael

Administrator
Administrator
acrylian   2009-08-24, 13:25
#2

"image".getImageID().You should consider to learn some php basics.

Member
Member
michaelcmod   2009-08-24, 14:24
#3

thanks. yes i should. one more thing: how can i use php code like getDefaultHeight in my css?

michael

Administrator
Administrator
acrylian   2009-08-24, 14:52
#4

`` where you want it. Please really learn some basic things about php

Member
Member
michaelcmod   2009-08-24, 15:04
#5

i wanted it in css brackets but found out it only works as a direct style="" css format. thanks alot. wont bother you again with this.

michael

Administrator
Administrator
acrylian   2009-08-24, 16:56
#6

You can use the example above even in CSS brackets (you mean .class { ), right?). You can do that if you define it within the head of a html page but not in a separate css file.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.