phpbb3 3.0.7 style Glossyblack
- Steve
- BBCoder VI
- Posts: 847
- Joined: 05 Mar 2010, 01:10
- BBCodes: 2000
- Favourite BBCode: p**n tube
- Favourite MOD: Non of Stokers
Re: phpbb3 3.0.7 style Glossyblack
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.
I must say this in not a style issue you should of opened a new topic in phpBB3 support forum.
Re: phpbb3 3.0.7 style Glossyblack
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.
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!
- Steve
- BBCoder VI
- Posts: 847
- Joined: 05 Mar 2010, 01:10
- BBCodes: 2000
- Favourite BBCode: p**n tube
- Favourite MOD: Non of Stokers
Re: phpbb3 3.0.7 style Glossyblack
stop spamming! i know how todo it and know what you meanheredia21 » 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.
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;">
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 -->
Re: phpbb3 3.0.7 style Glossyblack
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!
Re: phpbb3 3.0.7 style Glossyblack
Ok it worked so far. But how can I center the text with the image
#1 BlackBerry News site - BlackBerry Empire. Come visit us!
- Steve
- BBCoder VI
- Posts: 847
- Joined: 05 Mar 2010, 01:10
- BBCodes: 2000
- Favourite BBCode: p**n tube
- Favourite MOD: Non of Stokers
Re: phpbb3 3.0.7 style Glossyblack
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!
be patient!
Re: phpbb3 3.0.7 style Glossyblack
Ok. But about the forum image how can I text centered with image.
#1 BlackBerry News site - BlackBerry Empire. Come visit us!
- Steve
- BBCoder VI
- Posts: 847
- Joined: 05 Mar 2010, 01:10
- BBCodes: 2000
- Favourite BBCode: p**n tube
- Favourite MOD: Non of Stokers
Re: phpbb3 3.0.7 style Glossyblack
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.
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.
Re: phpbb3 3.0.7 style Glossyblack
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!
Re: phpbb3 3.0.7 style Glossyblack
open content.css and look for i am not sure if you can change or if there is a setting for font, but if not add it and check!
Code: Select all
/* Quote block */