Displays strange

Download and support for PhpBB3 Welcome On Index
User avatar
dnfdarkness
BBCoder II
BBCoder II
Posts: 6
Joined: 16 Nov 2012, 13:55
BBCodes: 1
Favourite MOD: automod
Location: boise USA
Contact:

Displays strange

Post by dnfdarkness »

Can i change the background to match my forums>? it looks bad on my forum
im using Cerulean Style template
Last edited by dnfdarkness on 16 Nov 2012, 14:08, edited 1 time in total.
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Displays strange

Post by Stoker »

you have to adapt it to the style you are using.

He mod is based on prosilver
Board rules! No PM support
User avatar
dnfdarkness
BBCoder II
BBCoder II
Posts: 6
Joined: 16 Nov 2012, 13:55
BBCodes: 1
Favourite MOD: automod
Location: boise USA
Contact:

Displays strange

Post by dnfdarkness »

how do i fix it ? i would post the url but it says im not alowed to
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Displays strange

Post by Stoker »

You have to take a look at how the style is build.
i dont have the edits for that specific style.
Board rules! No PM support
User avatar
dnfdarkness
BBCoder II
BBCoder II
Posts: 6
Joined: 16 Nov 2012, 13:55
BBCodes: 1
Favourite MOD: automod
Location: boise USA
Contact:

Displays strange

Post by dnfdarkness »

what part do i look at ? where does this mod pull ts information from? for the background ect >?
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Displays strange

Post by Stoker »

Search and compare the classes in the style.
It is this part of my mod that gives the background: <ul class="topiclist forums">
Board rules! No PM support
User avatar
dnfdarkness
BBCoder II
BBCoder II
Posts: 6
Joined: 16 Nov 2012, 13:55
BBCodes: 1
Favourite MOD: automod
Location: boise USA
Contact:

Displays strange

Post by dnfdarkness »

Stoker wrote:Search and compare the classes in the style.
It is this part of my mod that gives the background: <ul class="topiclist forums">
so i should point this to my style css ?? or point to a image ??
User avatar
Sniper_E
BBCoder II
BBCoder II
Posts: 44
Joined: 04 Dec 2011, 06:30
BBCodes: 1
Contact:

Displays strange

Post by Sniper_E »

If there is an image in the background it would be listed in the css stylesheet.
For <ul class="topiclist forums"> look for the classes .topiclist and .forums
No is NEVER an Option and NEVER is the only Option when it comes to Giving Up!
User avatar
dnfdarkness
BBCoder II
BBCoder II
Posts: 6
Joined: 16 Nov 2012, 13:55
BBCodes: 1
Favourite MOD: automod
Location: boise USA
Contact:

Displays strange

Post by dnfdarkness »

.forabg {
background: #b1b1b1 none repeat-x 0 0;
margin-bottom: 4px;
padding: 0 5px;
clear: both;
}

.forumbg {
background: #ebebeb none repeat-x 0 0;
margin-bottom: 4px;
padding: 0 5px;
clear: both;
}

I found this in the common.css so how would i go about addding a background image to this ??
can i use html code like " background-image:url(images/bg1.jpg)"

.forabg {
background-image:url(images/bg1.jpg) <------ Like this ?
background: #b1b1b1 none repeat-x 0 0;
margin-bottom: 4px;
padding: 0 5px;
clear: both;
}
User avatar
Solidjeuh
BBCoder IV
BBCoder IV
Posts: 257
Joined: 16 Oct 2011, 02:15
BBCodes: 7
Favourite MOD: Top stats
Location: Aalst / Belgium
Contact:

Displays strange

Post by Solidjeuh »

have you tried it? :D
Wij promoten UW muziek in ons forum & delen alles via Sociale media!
Mail uw single + hoesje + info naar: info@muziekpromo.net of Solidjeuh@textradio.be
===============
Onze Website: https://www.muziekpromo.net
Locked