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.

Border Line Around Homepage Message & Categories (PunBB)

2 posters

Go down

In progress Border Line Around Homepage Message & Categories (PunBB)

Post by clivvers September 11th 2016, 4:02 pm

Hi again,

PunBB user here..

Is there an option to change the colour of the border line around the Homepage Message? Below is an image of the homepage message test on my forum, it has a white/grey border line of 1 pixel width, i want to be able to change the line colour to orange: #cc743d, CSS code would be very much appreciated:

Border Line Around Homepage Message & Categories (PunBB) DCdgCyM

Also:

Can someone also supply me with some CSS Code to allow for a orange #cc743d border line of 1 pixel width inside all category headers or outside? I want it to be in line with the rest of the main forum line. Just in case i have problems i am already using this method in the link below to display a small image in the category headers: https://help.forumotion.com/t142777-set-different-icons-for-each-category-title#971914


Thanks,

clivvers
clivvers
clivvers
Forumember

Male Posts : 51
Reputation : 3
Language : English
Location : Between here and trying to save the universe again..

http://actionmanworld.forumotion.co.uk

Back to top Go down

In progress Re: Border Line Around Homepage Message & Categories (PunBB)

Post by TheCrow September 11th 2016, 4:33 pm

Hello @clivvers,

We need the link of the forum please to inspect your issue. Then we will need, as guests, to be able to view that problem in order to help. Thanks!
TheCrow
TheCrow
Manager
Manager

Male Posts : 6913
Reputation : 794
Language : Greek, English

https://forumote.forumotion.com

Back to top Go down

In progress Re: Border Line Around Homepage Message & Categories (PunBB)

Post by clivvers September 11th 2016, 5:49 pm

Hi Luffy,

Thanks for coming forward to offer to help me. My forum has loads more graphics to be done before it's ready to go fully live. Here is the link, let me know if this is what you need, no new members can join yet:

http://actionmanworld.forumotion.co.uk/

clivvers.
clivvers
clivvers
Forumember

Male Posts : 51
Reputation : 3
Language : English
Location : Between here and trying to save the universe again..

http://actionmanworld.forumotion.co.uk

Back to top Go down

In progress Re: Border Line Around Homepage Message & Categories (PunBB)

Post by TheCrow September 11th 2016, 10:52 pm

Hey,

To change that box's border color all you need is to add this code in your CSS:
Code:
#pun-announcement { border-color: #cc743d; }

As for your second question, i didn't really understand what you want to do.. Think

Maybe an image with what you want may help out! Wink
TheCrow
TheCrow
Manager
Manager

Male Posts : 6913
Reputation : 794
Language : Greek, English

https://forumote.forumotion.com

Back to top Go down

In progress Re: Border Line Around Homepage Message & Categories (PunBB)

Post by clivvers September 12th 2016, 12:18 pm

Hi Luffy,

Thanks for helping with my first problem, it's now sorted, i very much appreciate your help cheers

My second problem is this below:

Border Line Around Homepage Message & Categories (PunBB) SXTNea7

clivvers.
clivvers
clivvers
Forumember

Male Posts : 51
Reputation : 3
Language : English
Location : Between here and trying to save the universe again..

http://actionmanworld.forumotion.co.uk

Back to top Go down

In progress Re: Border Line Around Homepage Message & Categories (PunBB)

Post by clivvers September 14th 2016, 9:43 am

Any more help with my second problem above would be very much appreciated.

I also have 2 more alterations to do that i need help with, it's similar to the above. I'm already using this method to put a small graphic item in the Category header: https://help.forumotion.com/t142777-set-different-icons-for-each-category-title#971914 This info is just in case i have problems with adding a border line.

clivvers.
clivvers
clivvers
Forumember

Male Posts : 51
Reputation : 3
Language : English
Location : Between here and trying to save the universe again..

http://actionmanworld.forumotion.co.uk

Back to top Go down

In progress Re: Border Line Around Homepage Message & Categories (PunBB)

Post by clivvers September 18th 2016, 3:53 pm

Hi,

I think i have sorted my second problem out to put a 1 pixel orange border line around all the category headers, and i think the main pages as well?. I cobbled together a tiny bit of CSS to test out (my first time).

It's this Code:
Code:
        .main .main-head {
            border: 1px solid #cc743d;
        }
I need someone to confirm it is the correct way to put a border line around all Category headers, just in case it may cause problems on my forum? It seems to do the trick for me though.

I still need some more help with adding a few more border lines on my forum, i will post these later.

clivvers.
clivvers
clivvers
Forumember

Male Posts : 51
Reputation : 3
Language : English
Location : Between here and trying to save the universe again..

http://actionmanworld.forumotion.co.uk

Back to top Go down

In progress Re: Border Line Around Homepage Message & Categories (PunBB)

Post by clivvers September 18th 2016, 7:19 pm

I am also trying to achieve this affect with CSS code:

Border Line Around Homepage Message & Categories (PunBB) M9anrkU

It's a 1 pixel orange #cc743d border line around the main title header and navbar?

Any help would very much be appreciated.

clivvers.

clivvers
clivvers
Forumember

Male Posts : 51
Reputation : 3
Language : English
Location : Between here and trying to save the universe again..

http://actionmanworld.forumotion.co.uk

Back to top Go down

In progress Re: Border Line Around Homepage Message & Categories (PunBB)

Post by clivvers September 23rd 2016, 1:12 pm

Bump.
clivvers
clivvers
Forumember

Male Posts : 51
Reputation : 3
Language : English
Location : Between here and trying to save the universe again..

http://actionmanworld.forumotion.co.uk

Back to top Go down

Back to top

- Similar topics

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