Coding-Spot

You are not connected. Please login or register

 
 
 

extra bottom border at the categories

Message (Page 1 of 1)

#1

novacane.

novacane.
 
Advance Member

Posted June 22nd 2013, 12:31 am

 
so i noticed on some forums that they added some extra borders at the bottom of the categories or at least modified them, but i couldn't find the right class to use it with css codes, so yeah.. anyone have any ideas?
for example this one: http://y-university.forovenezuela.net/





#2

Mark

Mark
 
Administrator
Administrator

Posted June 22nd 2013, 6:44 pm

 
I didn't get it, can you explain it more? Happy



https://coding-spot.darkbb.com


#3

novacane.

novacane.
 
Advance Member

Posted June 22nd 2013, 6:55 pm

 
yeah of course ^^
if you click on the link of the forum i posted up there and you scroll down to the forums and categories you can see an orange border down there. i don't even know if it's a border hah but yeah, it kinda looks like one
extra bottom border at the categories 2ngeyon here's how i imagined it Happy like this "border" that looks like the background. i don't know how to explain it more, i don't even get myself right now hahah





#4

tommycoo

tommycoo
 
CS Staff
CS Staff

Posted June 23rd 2013, 12:20 am

 
i know what you want ;)
if your forum version is phpbb2, please follow this tutorial carefully :D

first you need to edit your index_box
find this code first
Code:
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">

then change the code above to this
Code:
<table class="forumline" id="borderA" width="100%" border="0" cellspacing="1" cellpadding="0">

save and publish.

and add this to your css
Code:
#borderA{border-bottom: 15px solid rgb(237, 131, 78);}

and you are done ;)



http://atlanta.forumid.net/


#5

novacane.

novacane.
 
Advance Member

Posted June 23rd 2013, 1:55 am

 
that worked, thank you :)
but if i wanted to use an image for the border, what should i do? i searched the internet but i never got my answers





#6

novacane.

novacane.
 
Advance Member

Posted June 23rd 2013, 7:21 pm

 
never mind, i just used a div class and got exactly what i wanted (:
but the only question i have is, if it's possible to 'extend' the image over to the table part where the images for new and old are. here's my forum: http://testforum.forumotion.eu/ and you can see that the image doesn't go from one border to the other. i don't know how to explain it haha this part here: extra bottom border at the categories O5dhq9 see how it's not all the way to the end? this is what i also want to fill out





#7

tommycoo

tommycoo
 
CS Staff
CS Staff

Posted June 24th 2013, 12:08 am

 
try to deleted margin-left:150px and width:300px ;)



http://atlanta.forumid.net/


#8

novacane.

novacane.
 
Advance Member

Posted June 24th 2013, 12:37 am

 
delete this from where? i don't remember adding anything like that?





#9

novacane.

novacane.
 
Advance Member

Posted August 3rd 2013, 5:02 am

 
this can be locked c:





#10

tommycoo

tommycoo
 
CS Staff
CS Staff

Posted August 3rd 2013, 12:51 pm

 
Just Locked!



http://atlanta.forumid.net/


#11

Sponsored content


 

Posted

 





Message (Page 1 of 1)

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

In total there is 0 user online :: 0 Registered, 0 Hidden and 0 Guests

Users browsing this forum: None