Forum (Table?) Borders- Need Help
3 posters
Page 1 of 1
Forum (Table?) Borders- Need Help
I can't find anywhere on this forum, nor in the script, how to change all the Blue borders and gradients in this forum to the color #6d25cb (It needs to be applied to those gradients as well). The forum is located at Rebelsouls.Forumotion.Com.
[url=<a href=https://servimg.com/view/18820548/16 src=https://i.servimg.com/u/f39/18/82/05/48/forumh10.png][/url]
Any help at all would be so appreciated.
-Jerrr
[url=<a href=https://servimg.com/view/18820548/16 src=https://i.servimg.com/u/f39/18/82/05/48/forumh10.png][/url]
Any help at all would be so appreciated.
-Jerrr
Re: Forum (Table?) Borders- Need Help
the gradient is an image
acp>display>pictures& colors>colors>css
search for https://i.servimg.com/u/f72/13/32/61/25/cat10.png
and
https://i.servimg.com/u/f72/13/32/61/25/fond10.jpg
you can make a request in the graphics section for the image color to be changed just provide them the links to the images
then replace the images in your css with the new ones
for the table cells
search for .forumline you will find something similar to this
.forumline {
border: 2px solid #6D25CB;
background-color: #3DBAD1;
}
the top color is the purple border the bottom color is the blue cells
acp>display>pictures& colors>colors>css
search for https://i.servimg.com/u/f72/13/32/61/25/cat10.png
and
https://i.servimg.com/u/f72/13/32/61/25/fond10.jpg
you can make a request in the graphics section for the image color to be changed just provide them the links to the images
then replace the images in your css with the new ones
for the table cells
search for .forumline you will find something similar to this
.forumline {
border: 2px solid #6D25CB;
background-color: #3DBAD1;
}
the top color is the purple border the bottom color is the blue cells
Similar topics
» Table wrecking forum.
» Extended the forum table
» Forum Rules Table !
» How can I add table in Forum Rules?
» Forum Rules Table
» Extended the forum table
» Forum Rules Table !
» How can I add table in Forum Rules?
» Forum Rules Table
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum