Style Switcher
Current time: 18-05-2012, 02:50 AM Hello There, Guest! (LoginRegister)


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Possible theme help?
16-08-2007, 05:17 AM (This post was last modified: 16-08-2007 02:10 PM by kerrang!.)
Post: #1
Possible theme help?
I'm on the verge of going crazy. (useless at this) Abuse

I have a few things I'm finding impossible to change in a theme I'm customizing for a new site. This sounds very cheeky and you've been very helpful, I don't mean to intrude but would you be able to help?

Heck, I wished I could just get a custom design but everyone's busy... (that I know are good)...

These are fairly small issues...
~Joey

P.s I hate to hassle... (sorry) Smile
Find all posts by this user
Quote this message in a reply
16-08-2007, 08:29 AM (This post was last modified: 16-08-2007 08:39 AM by ivgeo.)
Post: #2
RE: Possible theme help?
And where is the problem?

"Freedom is irrelevant. Resistance is futile." -- Borg Collective
Visit this user's website Find all posts by this user
Quote this message in a reply
16-08-2007, 06:22 PM (This post was last modified: 16-08-2007 06:23 PM by ivgeo.)
Post: #3
RE: Possible theme help?
Ok.

1) IE problem

open "forumbit_depth1_cat" template and find this line
Code:
<td class="tcat" width="35">&nbsp;</td>

Change it to
Code:
<td class="tcat" width="45">&nbsp;</td>

2) In your themes css remove background from header id
add this in Additional CSS
Code:
.menu {
background: #383b43 url(images/your_theme/menu_bg.gif) bottom left repeat-x;
}
.logo {
background: #919096 url(images/your_theme/logo_bg.gif) center center repeat-x;
}
And of course upload attached images


.gif  logo_bg.gif (Size: 1.11 KB / Downloads: 78)
.gif  menu_bg.gif (Size: 864 bytes / Downloads: 77)

I think that is all.

"Freedom is irrelevant. Resistance is futile." -- Borg Collective
Visit this user's website Find all posts by this user
Quote this message in a reply
16-08-2007, 06:57 PM
Post: #4
RE: Possible theme help?
ivgeo Wrote:Ok.

1) IE problem

open "forumbit_depth1_cat" template and find this line
Code:
<td class="tcat" width="35">&nbsp;</td>

Change it to
Code:
<td class="tcat" width="45">&nbsp;</td>

2) In your themes css remove background from header id
add this in Additional CSS
Code:
.menu {
background: #383b43 url(images/your_theme/menu_bg.gif) bottom left repeat-x;
}
.logo {
background: #919096 url(images/your_theme/logo_bg.gif) center center repeat-x;
}
And of course upload attached images



I think that is all.
I've applied the codes above. (I.e problem is sorted) but now the theme slightly looks off and it's also lost the white background behind the sections and the blackline at left has disappeared.

*Wonders what he's done wrong... Sorry about this Sad

Thanks buddy
Find all posts by this user
Quote this message in a reply
16-08-2007, 08:26 PM
Post: #5
RE: Possible theme help?
ok, add this to your header id
background-color: #ffffff;

about that left margin, no idea
I'll have to install this theme...

"Freedom is irrelevant. Resistance is futile." -- Borg Collective
Visit this user's website Find all posts by this user
Quote this message in a reply
16-08-2007, 08:51 PM
Post: #6
RE: Possible theme help?
I just looked at your css
Code:
#container {
    background: #fff
    border-left: 1px solid #282b31;
    border-right: 1px solid #282b31;
    color: #282b31;
    margin: 0 auto;
    padding: 0px;
    text-align: left; /* IE 5 fix */
}
change it to this
Code:
background-color: #ffffff;
border-left: 1px solid #282b31;
border-right: 1px solid #282b31;
color: #282b31;
margin: 0 auto;
padding: 0px;
text-align: left; /* IE 5 fix */

"Freedom is irrelevant. Resistance is futile." -- Borg Collective
Visit this user's website Find all posts by this user
Quote this message in a reply
16-08-2007, 09:07 PM
Post: #7
RE: Possible theme help?
Thanks buddy that's sorted it.

Do you collect testimonials? Just wondering, I'd like to do anything to help this place.
~Joey
Find all posts by this user
Quote this message in a reply
16-08-2007, 09:16 PM
Post: #8
RE: Possible theme help?
hmm, not really?
To be honest i didn't think this site would evolve so much.

kerrang! Wrote:Do you collect testimonials? Just wondering, I'd like to do anything to help this place.
~Joey

"Freedom is irrelevant. Resistance is futile." -- Borg Collective
Visit this user's website Find all posts by this user
Quote this message in a reply
17-08-2007, 02:46 AM
Post: #9
RE: Possible theme help?
That's cool.

I really am diggin' this site though, friendly admin + great skins.. (plus you offer a great free service) but when I saw your vista theme I thought oh there "buy pre-made" for sure.

You're doing very well and thanks again for your help. (Means a great deal)
~Joey
Find all posts by this user
Quote this message in a reply
17-08-2007, 08:36 AM
Post: #10
RE: Possible theme help?
Thank you. Smile

"Freedom is irrelevant. Resistance is futile." -- Borg Collective
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


 Quick Theme: