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.

boxes around the last post on Php3

3 posters

Go down

Solved boxes around the last post on Php3

Post by iyaaz February 14th 2014, 12:14 pm

How can i add around box, like the one on the last post on
forumotion index board..

thank you

my verstion is Php3
iyaaz
iyaaz
Forumember

Male Posts : 350
Reputation : 8
Language : English
Location : London

http://iyaaz.forumotion.co.uk/

Back to top Go down

Solved Re: boxes around the last post on Php3

Post by Ikerepc February 14th 2014, 12:36 pm

Try this

Code:
.tcr {
border-radius: 5px;
background: #cc3;
margin: 5px;
box-shadow: 1px 1px #666
}
Ikerepc
Ikerepc
Active Poster

Male Posts : 1186
Reputation : 167
Language : Who cares...
Location : Where web help & support is needed

http://admins.forumotion.com

Back to top Go down

Solved Re: boxes around the last post on Php3

Post by iyaaz February 14th 2014, 12:49 pm

it's not showing me any around boxes @ my end, i have place the code on Css Stylesheet
iyaaz
iyaaz
Forumember

Male Posts : 350
Reputation : 8
Language : English
Location : London

http://iyaaz.forumotion.co.uk/

Back to top Go down

Solved Re: boxes around the last post on Php3

Post by Ikerepc February 14th 2014, 2:09 pm

OH sorry... This will work

Code:
.topiclist.forums dd.lastpost {
    background-color: #DCEAF5;
    border-bottom: 1px solid #C3E0F1;
    border-radius: 5px;
    border-right: 1px solid #C3E0F1;
    margin: 6px;
}
Ikerepc
Ikerepc
Active Poster

Male Posts : 1186
Reputation : 167
Language : Who cares...
Location : Where web help & support is needed

http://admins.forumotion.com

Back to top Go down

Solved Re: boxes around the last post on Php3

Post by iyaaz February 14th 2014, 3:08 pm

Zyon it's working now thank you
iyaaz
iyaaz
Forumember

Male Posts : 350
Reputation : 8
Language : English
Location : London

http://iyaaz.forumotion.co.uk/

Back to top Go down

Solved Re: boxes around the last post on Php3

Post by Base February 14th 2014, 4:44 pm

Since this topic has been marked as solved, I will move it to the archives.
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Back to top

- Similar topics

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