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.

Can I do that? A framework for multiple pages

+2
Sir. Mayo
hamesashek
6 posters

Page 2 of 2 Previous  1, 2

Go down

In progress Can I do that? A framework for multiple pages

Post by hamesashek May 4th 2015, 10:35 pm

First topic message reminder :

Can I do that?
A framework for multiple pages, such as this
hamesashek
hamesashek
Forumember

Male Posts : 111
Reputation : 1
Language : hamesashek

http://bestk.forumegypt.net

Back to top Go down


In progress Re: Can I do that? A framework for multiple pages

Post by Ange Tuteur May 11th 2015, 10:37 am

I think this topic has gone on long enough. You only need a bit of CSS to achieve a similar result. Add the following style rules to your stylesheet.
Display > Colors > CSS stylesheet
Code:
.pagination {
  background:#EEE;
  box-shadow:0 12px 6px rgba(255, 255, 255, 0.3) inset;
  border:1px solid #CCC;
  border-radius:3px;
  padding:6px 24px;
}

.pagination > span {
  background:#CCC;
  border-radius:3px;
  display:block;
  padding:3px;
  margin:2px;
}

That is the closest result I will give you, the rest is up to you. Wink

Consult this for help with CSS : http://www.w3schools.com/css/
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Page 2 of 2 Previous  1, 2

Back to top

- Similar topics

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