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.

Space catogories and remove lines

3 posters

Go down

In progress Space catogories and remove lines

Post by Nintenex November 25th 2015, 1:56 pm

Hey, It's me again, i have 2 questions, firstly i'd like to know how to space my categories apart from one another i just want a little space between them to make it look a little nicer. and secondly how do i remove the lines for |Topics|Posts| because those lines cut into the names of the forum i had to change "Announcements/news" to just "news"

www.nintenex.com

Heres my forum, please look so i can get help on this.


Last edited by Nintenex on November 25th 2015, 3:42 pm; edited 1 time in total
Nintenex
Nintenex
Forumember

Other / Decline to state Posts : 109
Reputation : 5
Language : English

https://resurgelife.forumotion.com/

Back to top Go down

In progress Re: Space catogories and remove lines

Post by brandon_g November 25th 2015, 2:27 pm

Hello,

For the first problem, have you trying playing with your forum structure and hiearchy? You can do this is ACP->Display->Structure & hiearchy , try switching it between medium, heavy, so on for each until it looks the way you want Wink.

-Brandon


Space catogories and remove lines Brando10
Remember to mark your topic Space catogories and remove lines Solved15 when a solution is found.
General Rules | Tips & Tricks | FAQ | Forgot Founder Password?

Space catogories and remove lines Scre1476
Team Leader
Review Section Rules | Request A Review | Sticker Points
brandon_g
brandon_g
Manager
Manager

Male Posts : 10106
Reputation : 923
Language : English
Location : USA

https://www.broadcastingduo.com

Back to top Go down

In progress Re: Space catogories and remove lines

Post by Nintenex November 25th 2015, 3:42 pm

well the structure is fine its just i want a space between it and none of them work as good as the structure i already have set up with it. what really bothers me the most is the Topic and post lines, it can really damage the structure of how i wan the forum to run.

are there any codes out there for forum spacing, not the category that holds the forums, but the spacing inbetween the categories itsself.

well actually it isnt the front page of the forum im talking about when i click on "new posts since last visit" is the issue, the lines get in the way.

okay, how do i remove the "searchin" next to the lines of "Topic/Posts"
Nintenex
Nintenex
Forumember

Other / Decline to state Posts : 109
Reputation : 5
Language : English

https://resurgelife.forumotion.com/

Back to top Go down

In progress Re: Space catogories and remove lines

Post by Rhino.Freak November 25th 2015, 4:27 pm

Hello! Go to Display > Colors > CSS Stylesheet and paste the code below there Smile
1. For Category Spacing :
Code:
.pun .main-content {
    margin-bottom: 10px; /* Adjust this value to your liking */
}
2. For getting rid of lines (I'm not sure if this is exactly what you want)
Code:
.pun .main table td.tc2, .pun .main table td.tc3 {
    border: none!important;
}
Rhino.Freak
Rhino.Freak
Helper
Helper

Male Posts : 1248
Reputation : 104
Language : English
Location : Mumbai, India

http://freetest.forumotion.net/

Back to top Go down

Back to top


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