The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Place of topic icon

5 posters

Go down

Place of topic icon Empty Place of topic icon

Post by Anoniem September 20th 2008, 8:18 pm

This is my problem.
Place of topic icon 55i4x3
Anoniem
Anoniem
Forumember

Male Posts : 38
Reputation : 3
Language : Dutch

http://www.nintendo-gamer.nl.ae

Back to top Go down

Place of topic icon Empty Re: Place of topic icon

Post by DrGhost September 20th 2008, 8:28 pm

Actually, that is not a Problem.
You are asking for someone to fix this right?
blackeye Well, im not a Support Forum Admin, so,
you should request for a fix, if its not a problem(Like i say).
Than ask for a Request, and this is way beyond!
~Administration Panel Problems~
DrGhost
DrGhost
Forumember

Male Posts : 553
Reputation : 7
Language : Crap

http://zhqs.darkbb.com

Back to top Go down

Place of topic icon Empty Re: Place of topic icon

Post by Cheewy September 20th 2008, 8:36 pm

You need phbb2 version.... (i think)
Cheewy
Cheewy
Forumember

Male Posts : 136
Reputation : 5
Language : Serbian, English
Location : Srbija

http://www.svastara.the-up.com

Back to top Go down

Place of topic icon Empty Re: Place of topic icon

Post by Anoniem September 20th 2008, 8:37 pm

But can I fix it with css ?
Anoniem
Anoniem
Forumember

Male Posts : 38
Reputation : 3
Language : Dutch

http://www.nintendo-gamer.nl.ae

Back to top Go down

Place of topic icon Empty Re: Place of topic icon

Post by Tilum September 20th 2008, 9:03 pm

I know it is possible, i'm really rubbish with CSS, even though i'm trying to learn it.
Jalokim had a promlem with one of his skins because of the issue and he changed it Wink
I'm sure someone can help you soon,
Timmy
Tilum
Tilum
Active Poster

Male Posts : 1759
Reputation : 62
Location : England.

Back to top Go down

Place of topic icon Empty Re: Place of topic icon

Post by Anoniem September 20th 2008, 9:12 pm

I hope so Smile
Anoniem
Anoniem
Forumember

Male Posts : 38
Reputation : 3
Language : Dutch

http://www.nintendo-gamer.nl.ae

Back to top Go down

Place of topic icon Empty Re: Place of topic icon

Post by Anoniem September 23rd 2008, 7:53 pm

Kick
Anoniem
Anoniem
Forumember

Male Posts : 38
Reputation : 3
Language : Dutch

http://www.nintendo-gamer.nl.ae

Back to top Go down

Place of topic icon Empty Re: Place of topic icon

Post by Pure Chaos.. September 23rd 2008, 9:13 pm

You want your picture moved over more? If so, just go to Admin Panel > General > Configuraion > Scroll down on that page till you see "Image cell's width category/board" With a box and Px to the right of it. Put the number in the box to about 40 - 50. That should work
avatar
Pure Chaos..
New Member

Posts : 0
Reputation : 1
Language : English

http://land-of-4-seasons.forumotion.com/

Back to top Go down

Place of topic icon Empty Re: Place of topic icon

Post by Anoniem September 24th 2008, 2:52 pm

No , it doesn't work.
Only the index page and the categories will change , not the list of topics.
Anoniem
Anoniem
Forumember

Male Posts : 38
Reputation : 3
Language : Dutch

http://www.nintendo-gamer.nl.ae

Back to top Go down

Place of topic icon Empty Re: Place of topic icon

Post by Guest September 24th 2008, 4:53 pm

What version of the forum are you using and i will try to make the code the hopefully fixes your issue Razz

Regards








Craig
avatar
Guest
Guest


Back to top Go down

Place of topic icon Empty Re: Place of topic icon

Post by Anoniem September 24th 2008, 9:03 pm

phpbb3 , forumotion. Prosilver , no special css.
www.nintendo-gamer.nl.ae <-- my site.
Anoniem
Anoniem
Forumember

Male Posts : 38
Reputation : 3
Language : Dutch

http://www.nintendo-gamer.nl.ae

Back to top Go down

Place of topic icon Empty Re: Place of topic icon

Post by Guest September 24th 2008, 9:14 pm

Ok i have found a way to do it, Its not perfect but just about ...... here is the tuts Smile

1. Log into your forum.

2. Navigate to:

Admin panel\Display\Colors\CSS Style Sheet

3. Add the following code into the blank box and press "Submit" to save

Code:
.dterm, #dterm {
        margin:  20px 0px 0px 30px !important;
   border-left: 0px solid #ffffff;
        border-color: transparent;
        }
ul.forums dd {
   border-color: #ffffff;
   border-left-style: solid;
   border-left-width: 0px;
   }

4. To adjust the height change:

  • margin: 20px 0px 0px 30px !important;


You should now have a nice finish to your forum

Place of topic icon 50rztx


regards







Craig
avatar
Guest
Guest


Back to top Go down

Place of topic icon Empty Re: Place of topic icon

Post by Anoniem September 24th 2008, 9:44 pm

Thanks, but now i get a white stripe over my topic icons.
Anoniem
Anoniem
Forumember

Male Posts : 38
Reputation : 3
Language : Dutch

http://www.nintendo-gamer.nl.ae

Back to top Go down

Place of topic icon Empty Re: Place of topic icon

Post by Guest September 24th 2008, 9:49 pm

Right ok you need to change the code slightly, Replace the above code with

Code:
.dterm, #dterm {
        margin:  20px 0px 0px 30px !important;
  border-left: 0px solid #ffffff !important;
        border-color: transparent !important;
        }
ul.forums dd {
  border-color: #ffffff;
  border-left-style: solid;
  border-left-width: 0px !important;
  }

That should work now,

I forgot to add "!Important" tags into the code for it to take priority

Regards







Craig
avatar
Guest
Guest


Back to top Go down

Place of topic icon Empty Re: Place of topic icon

Post by Anoniem September 25th 2008, 7:45 pm

Thank you.
Anoniem
Anoniem
Forumember

Male Posts : 38
Reputation : 3
Language : Dutch

http://www.nintendo-gamer.nl.ae

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum