Temporary Theme
2 posters
Page 1 of 1
Temporary Theme
Hello,
I created a temp theme and it messed up all my dimensions. How do I make my banner fit to size and it looks like the box where the forum titles are located got messed up too?
http://www.njstrongweatherforum.com/
I created a temp theme and it messed up all my dimensions. How do I make my banner fit to size and it looks like the box where the forum titles are located got messed up too?
http://www.njstrongweatherforum.com/
Re: Temporary Theme
Hello,
For the banner add this in your CSS:
For the banner add this in your CSS:
- Code:
#logo img {
max-width: auto!important;
width: 100%;
}
Forum of the Forums Forumotion Rules | Tips & Tricks | FAQ | Did you forget your password? |
*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
Re: Temporary Theme
Hey,
Try adding this in your CSS:
Try adding this in your CSS:
- Code:
.forabg {background-image:none}
.forabg li.header dd{ color:#XXXXXX}
Forum of the Forums Forumotion Rules | Tips & Tricks | FAQ | Did you forget your password? |
*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
Re: Temporary Theme
Thank you. This worked! I noticed some of my members avatars are too wide and extend into the text box. Anyway to adjust those?
Re: Temporary Theme
Add this in you CSS:Frank_Wx wrote:Thank you. This worked! I noticed some of my members avatars are too wide and extend into the text box. Anyway to adjust those?
- Code:
.postprofile dl dt a img {
width: XXpx;
height: XXpx;
}
Forum of the Forums Forumotion Rules | Tips & Tricks | FAQ | Did you forget your password? |
*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
Similar topics
» Temporary theme from current theme
» import a skin for temporary theme
» Images missing in Temporary Theme editor
» Temporary Review Section Closure
» I've Messed up my Temporary Themes
» import a skin for temporary theme
» Images missing in Temporary Theme editor
» Temporary Review Section Closure
» I've Messed up my Temporary Themes
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum