View Full Version : large gallery descriptions
brophy
Apr-01-2006, 09:21 PM
why is it that the descriptions of my galleries are appearing in a large font?
Any help appreciated
Thanks from CO
brophy.smugmug.com
ivar
Apr-02-2006, 03:19 AM
why is it that the descriptions of my galleries are appearing in a large font?
Any help appreciated
Thanks from CO
brophy.smugmug.comHi Brophy, and welcome to Dgrin! :wave
This is what you have currently in your CSS:.miniBox .albumTitle a.nav {
font-size: 14px;
text-decoration: underline;
color: #A1A5A9;
}
.boxBottom p.updated {
font-style: italic;
font-size: 10px;
color: #ffffff;
}
.boxBottom p.description {
color: #A1A5A9;
font-size: 14px;
}
The red is the font-size for the albumTitle, and the yellow is the size for the description. As you can see, you have set your description font-size to be the same size as your albumTitle. I would maybe set 12 for your description, but you change them both (independently) to any size you like.
Hope this helps!
Ivar.
brophy
Apr-02-2006, 11:17 AM
I am only a basic subscriber at this time & currently using basic HTML and I cannot seem to find where to change these settings mentioned
ivar
Apr-02-2006, 11:21 AM
I am only a basic subscriber at this time & currently using basic HTML and I cannot seem to find where to change these settings mentionedYou're right. Sorry, you cannot change it then. Other than changing your theme associated with your homepage, there is not much you can do for that.
Ivar.
brophy
Apr-02-2006, 11:27 AM
up until yesterday I had things looking pretty good on my site, then something changed or I may have changed something ???
ivar
Apr-02-2006, 11:29 AM
up until yesterday I had things looking pretty good on my site, then something changed or I may have changed something ???Try changing your theme to "default" and see if that was what you had?
Mike Lane
Apr-02-2006, 11:31 AM
Brophy, you've got some unclosed font tags, b tags, etc in your album titles, bio, and elsewhere that are making your other text huge. Make sure you are nesting things properly and that you've closed all your tags.
Mike Lane
Apr-02-2006, 11:31 AM
Try changing your theme to "default" and see if that was what you had?
That's not going to help. The issue is unclosed tags.
brophy
Apr-02-2006, 11:36 AM
ok Thanks very much
ivar
Apr-02-2006, 11:36 AM
Brophy, you've got some unclosed font tags, b tags, etc in your album titles, bio, and elsewhere that are making your other text huge. Make sure you are nesting things properly and that you've closed all your tags.Wow, how do you think of that so quickly....
Maybe a bold tag in his bioBox around the link?
Mike Lane
Apr-02-2006, 11:46 AM
If someone says they have a basic account then I go and see that they're using the smugmug classic theme and they have crazy fonts, my deduction is they are using font tags. I know the smugmug classic theme doesn't have broken fonts, lots of people use it. I also know that if people are using the font tag, they tend to forget to close it (that's why I hate the font tag). Just one of those things that I've seen a few times on here is all.
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.