Page 1 of 1

Overriding css in description?

PostPosted: Sat Oct 11, 2003 9:41 pm
by jasmee98
I am modifying a css, and am happy with most of it. Now I am editing my gallery description using html.

I am attemting to make 1 line bold and bigger, but the css seems to override my <font> tags. I added <no script> tag thinking that would help, but it didn't. The only thing I could do was add a new H1 to my css and surround the text I wanted bold and bigger with h1 tags.

I don't like the finished effect, there is a big space due to the h1 tag now.

Is there a way to oveeride the css?

see: http://www.pbase.com/jasmee98/andy1

Thanks

Re: Overriding css in description?

PostPosted: Sun Oct 12, 2003 1:44 am
by srijith
jasmee98 wrote:I don't like the finished effect, there is a big space due to the h1 tag now.

Maybe the "display:inline;" property will reduce that space. I too have noticed that the font tags are removed from the HTML description. You will have to use the CSS to get the changes in.

re

PostPosted: Sun Oct 12, 2003 4:41 pm
by jasmee98
I tried "display:inline" and "display:run-in" and it is not working. rrrrrr.

I may have to deal with the space. :cry:

figured it out

PostPosted: Sun Oct 12, 2003 5:05 pm
by jasmee98
It was quite simple actually. I added "margin-bottom: -20px"

Worked like a charm.

I renamed the gallary to andrew1