phpbb3 3.0.7 style Glossyblack

PhpBB3 Styles Database. Try the Styles here and share Your own Styles
There is no support here! Only Read Access!
User avatar
Steve
BBCoder VI
BBCoder VI
Posts: 803
Joined: 05 Mar 2010, 01:10
Extra Rank: Donator.png
BBCodes: 2000
Favourite BBCode: porn tube
Favourite MOD: Non of Stokers
Location: up your bum
Contact:

Re: phpbb3 3.0.7 style Glossyblack

Post by Steve »

I will have a look later.
I must say this in not a style issue you should of opened a new topic in phpBB3 support forum.
NAPWR wrote: Nice, Stoker is Hot
heredia21
BBCoder IV
BBCoder IV
Posts: 179
Joined: 07 Apr 2010, 20:42
Contact:

Re: phpbb3 3.0.7 style Glossyblack

Post by heredia21 »

Oh I know definately it is not a style issue. I just happened to open it here because im using this style. Can you move topic to phpbb3 support. I know this is possible in vbulletin. Where you have your forum image with no forum icon on the index, then when you click on the forum all the forum icons are listed next to the topics. Do you understand what Im saying?

It is kind of like the user rank you helpd me with earlier. Like the only thing I want to change is the index page. When there is a forum image available I want it to replace the forum icon rather than having both I just want one.. Only index page.
#1 BlackBerry News site - BlackBerry Empire. Come visit us!
User avatar
Steve
BBCoder VI
BBCoder VI
Posts: 803
Joined: 05 Mar 2010, 01:10
Extra Rank: Donator.png
BBCodes: 2000
Favourite BBCode: porn tube
Favourite MOD: Non of Stokers
Location: up your bum
Contact:

Re: phpbb3 3.0.7 style Glossyblack

Post by Steve »

heredia21 » 15 Apr 2010, 16:37 wrote:It is kind of like the user rank you helpd me with earlier. Like the only thing I want to change is the index page. When there is a forum image available I want it to replace the forum icon rather than having both I just want one.. Only index page.
stop spamming! i know how todo it and know what you mean

open styles/glossyblack/template/forumlist_body.html
find:

Code: Select all

<dl class="icon" style="background-image: url({forumrow.FORUM_FOLDER_IMG_SRC}); background-repeat: no-repeat;">
replace with:

Code: Select all

<!-- IF SCRIPT_NAME == "index" --><dl><!-- ELSE --><dl class="icon" style="background-image: url({forumrow.FORUM_FOLDER_IMG_SRC}); background-repeat: no-repeat;"><!-- ENDIF -->
theres a mod some where to use forum title as a coloured notification link ,search for it :geek:
NAPWR wrote: Nice, Stoker is Hot
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: phpbb3 3.0.7 style Glossyblack

Post by cisco007 »

heredia if no one has answered your post and you have something else to say, please edit your message and add it to it! don't just keep posting!
heredia21
BBCoder IV
BBCoder IV
Posts: 179
Joined: 07 Apr 2010, 20:42
Contact:

Re: phpbb3 3.0.7 style Glossyblack

Post by heredia21 »

Ok it worked so far. But how can I center the text with the image
#1 BlackBerry News site - BlackBerry Empire. Come visit us!
User avatar
Steve
BBCoder VI
BBCoder VI
Posts: 803
Joined: 05 Mar 2010, 01:10
Extra Rank: Donator.png
BBCodes: 2000
Favourite BBCode: porn tube
Favourite MOD: Non of Stokers
Location: up your bum
Contact:

Re: phpbb3 3.0.7 style Glossyblack

Post by Steve »

if you wait i will post a snippet for all members to use also using if statements managed to colour the forum title when unread.
be patient!
NAPWR wrote: Nice, Stoker is Hot
heredia21
BBCoder IV
BBCoder IV
Posts: 179
Joined: 07 Apr 2010, 20:42
Contact:

Re: phpbb3 3.0.7 style Glossyblack

Post by heredia21 »

Ok. But about the forum image how can I text centered with image.
#1 BlackBerry News site - BlackBerry Empire. Come visit us!
User avatar
Steve
BBCoder VI
BBCoder VI
Posts: 803
Joined: 05 Mar 2010, 01:10
Extra Rank: Donator.png
BBCodes: 2000
Favourite BBCode: porn tube
Favourite MOD: Non of Stokers
Location: up your bum
Contact:

Re: phpbb3 3.0.7 style Glossyblack

Post by Steve »

I suggest your read the forum rules!
rules.php#rule3a and down
i told you to be patient im not aswering any more posts in this topic unless its style related. I will post my snippet later you will find it in the correct forum.
NAPWR wrote: Nice, Stoker is Hot
heredia21
BBCoder IV
BBCoder IV
Posts: 179
Joined: 07 Apr 2010, 20:42
Contact:

Re: phpbb3 3.0.7 style Glossyblack

Post by heredia21 »

For the quotes, I see how to change the background color. But what do I change in colours.css to change the font color? For quotes only. Am I in the right place?
Last edited by heredia21 on 29 Apr 2010, 14:48, edited 1 time in total.
#1 BlackBerry News site - BlackBerry Empire. Come visit us!
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: phpbb3 3.0.7 style Glossyblack

Post by cisco007 »

open content.css and look for

Code: Select all

/* Quote block */
i am not sure if you can change or if there is a setting for font, but if not add it and check!
Locked