Can i change the background to match my forums>? it looks bad on my forum
im using Cerulean Style template
Displays strange
-
- BBCoder II
- Posts: 6
- Joined: 16 Nov 2012, 11:55
- BBCodes: 1
- Favourite MOD: automod
- Location: boise USA
Displays strange
Last edited by dnfdarkness on 16 Nov 2012, 12:08, edited 1 time in total.
-
- Site Admin
- Posts: 3525
- Joined: 12 May 2008, 21:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
Displays strange
you have to adapt it to the style you are using.
He mod is based on prosilver
He mod is based on prosilver
Board rules! No PM support
-
- BBCoder II
- Posts: 6
- Joined: 16 Nov 2012, 11:55
- BBCodes: 1
- Favourite MOD: automod
- Location: boise USA
Displays strange
how do i fix it ? i would post the url but it says im not alowed to
-
- Site Admin
- Posts: 3525
- Joined: 12 May 2008, 21:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
Displays strange
You have to take a look at how the style is build.
i dont have the edits for that specific style.
i dont have the edits for that specific style.
Board rules! No PM support
-
- BBCoder II
- Posts: 6
- Joined: 16 Nov 2012, 11:55
- BBCodes: 1
- Favourite MOD: automod
- Location: boise USA
Displays strange
what part do i look at ? where does this mod pull ts information from? for the background ect >?
-
- Site Admin
- Posts: 3525
- Joined: 12 May 2008, 21:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
Displays strange
Search and compare the classes in the style.
It is this part of my mod that gives the background:
It is this part of my mod that gives the background:
<ul class="topiclist forums">
Board rules! No PM support
-
- BBCoder II
- Posts: 6
- Joined: 16 Nov 2012, 11:55
- BBCodes: 1
- Favourite MOD: automod
- Location: boise USA
Displays strange
so i should point this to my style css ?? or point to a image ??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">
-
- BBCoder II
- Posts: 44
- Joined: 04 Dec 2011, 04:30
- BBCodes: 1
Displays strange
If there is an image in the background it would be listed in the css stylesheet.
For
For
<ul class="topiclist forums">
look for the classes .topiclist and .forumsNo is NEVER an Option and NEVER is the only Option when it comes to Giving Up!™
-
- BBCoder II
- Posts: 6
- Joined: 16 Nov 2012, 11:55
- BBCodes: 1
- Favourite MOD: automod
- Location: boise USA
Displays strange
.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;
}
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;
}
-
- BBCoder IV
- Posts: 257
- Joined: 16 Oct 2011, 00:15
- BBCodes: 7
- Favourite MOD: Top stats
- Location: Aalst / Belgium
Displays strange
have you tried it?
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
Mail uw single + hoesje + info naar: info@muziekpromo.net of Solidjeuh@textradio.be
===============
Onze Website: https://www.muziekpromo.net