× If you expect answers you should describe your problem and give as much information's as possible. (SQL-Structure, Template Code, Joomla Version ...) Please read this before posting: joodb.feenders.de/support.html

Layout

  • kbondar.fas.harvard
  • Offline
More
11 years 7 months ago - 11 years 7 months ago #1116 by kbondar.fas.harvard
Layout was created by kbondar.fas.harvard
Question 1: How do I change the pagination layout to something like what you have on your site with the squares around the number and proper distance between them?
Question 2: How do I position 'search' and 'reset' buttons to the right of the search input box and make them look similar to what you have on your site?
Thank you
Kostyantyn
Last edit: 11 years 7 months ago by joest.

Please Log in to join the conversation.

More
11 years 7 months ago #1117 by joest
Replied by joest on topic Re: Layout
Hi Kostyantyn,

please take a deeper look into our example database. Use an helpfull extension like firebug (Firefox extension - getfirebug.com/), you´ll find similar extensions for the other brothers.
Mark the elements you want to examine ...

If you look into our pagination you´ll find classes like:
.pagination ul, ul.pagination (in charge for the list-style) or .alphabox li (in charge for the padding) or .pagination li (sets the 1px border around the numbers) ...

If you look into our search form you´ll find classes like:
button, .button, .button:visited, .button:link ... (in charge for the color, borders ...)

Ciao Joest

Please Log in to join the conversation.

Moderators: Dirkjoest