Board index PBase HTML and Style Sheets Which tag....

HTML and Style Sheets

Which tag....

Customize your galleries.
lord_of_the_badgers
 
Posts: 440

Which tag....

Post Fri Apr 16, 2004 4:55 pm


....is the one that changes the 'next/previous' and 'My Galleries/This Gallery/This Pic/Edit This Pic' bit?

I hate the colour and the bold text is irritating me!

pls help... thanking you.

Rob.

srijith
Moderator
 
Posts: 2321
Location: Amsterdam


Post Fri Apr 16, 2004 10:40 pm


For the next/previous the tag to look at at is "slideshow" and that for the "My Galleries/This Gallery/This Pic/Edit This Pic" is "localmenu"

Hm.. this is interesting, why is a div having an "id" and a "class"

Code: Select all
<div id="localmenu" class="localmenu">

Code: Select all
<div id="slideshow" class="slideshow">

lord_of_the_badgers
 
Posts: 440


Post Sat Apr 17, 2004 9:35 am


hi, thanks. these tags appear in the attached CSS file, not the one I can edit in the Update CSS section? How would I change them? Do I add new lines in on the Update CSS bit to override this - am I missing something obvious!??

Source: 'http://image.pbase.com/styles/gallery2.css'

#slideshow td {
text-align: right;
}

#slideshow a {
font-weight: bold;
}

#localmenu a {
font-weight: bold;
}

srijith
Moderator
 
Posts: 2321
Location: Amsterdam


Post Sun Apr 18, 2004 12:06 am


lord_of_the_badgers wrote:hi, thanks. these tags appear in the attached CSS file, not the one I can edit in the Update CSS section? How would I change them? Do I add new lines in on the Update CSS bit to override this - am I missing something obvious!??

Yes, just define the same tags inside your own CSS using the "Update" and it will override the defintion in the attached file (gallery2.css I think it is called).

lord_of_the_badgers
 
Posts: 440


Post Sun Apr 18, 2004 10:09 am


thankyou, that's what i needed to know!


Board index PBase HTML and Style Sheets Which tag....

Who is online

Users browsing this forum: ClaudeBot and 0 guests