/    Sign up×
Community /Pin to ProfileBookmark

[RESOLVED] Pagenavi CSS alignment problem!

Hello friends!

I have a blog I am setting up for someone…and I am having a problem aligning the text links at the top..

see the site: david.rojasfam.com

I would like to align it so that all those links at the top are aligned correctly above the “page”. So the “Home” link is all the way over to the left side aligned with the left side of the “page”. Get it?? ?

My blog is powered by wordpress and I have the aspire theme with the pagenavi plugin.

The CSS for the pagenavi plugin is here:

[code]
/*
+—————————————————————-+
| |
| WordPress 2.1 Plugin: WP-PageNavi 2.20 |
| Copyright (c) 2007 Lester “GaMerZ” Chan |
| |
| File Written By: |
| – Lester “GaMerZ” Chan |
| – http://lesterchan.net |
| |
| File Information: |
| – Page Navigation CSS Style |
| – wp-content/plugins/pagenavi/pagenavi-css.css |
| |
+—————————————————————-+
*/

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
padding: 2px 4px 2px 4px;
margin: 2px;
text-decoration: none;
border: 1px solid #0066cc;
color: #0066cc;
background-color: #FFFFFF;
}
.wp-pagenavi a:hover {
border: 1px solid #114477;
color: #114477;
background-color: #FFFFFF;
}
.wp-pagenavi span.pages {
padding: 2px 4px 2px 4px;
margin: 2px 2px 2px 2px;
color: #000000;
border: 1px solid #000000;
background-color: #FFFFFF;
}
.wp-pagenavi span.current {
padding: 2px 4px 2px 4px;
margin: 2px;
font-weight: bold;
border: 1px solid #000000;
color: #000000;
background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
padding: 2px 4px 2px 4px;
margin: 2px;
border: 1px solid #000000;
color: #000000;
background-color: #FFFFFF;
}
[/code]

Any suggestions??

Do you need any other code? Is this the code you need?

Thanks so much!

to post a comment
CSS

2 Comments(s)

Copy linkTweet thisAlerts:
@ray326May 08.2008 — #menu { /* style.css (line 55) */

left:-9px;

position:absolute;

top:80px;

}
Copy linkTweet thisAlerts:
@shirestudiosauthorMay 08.2008 — aahh...that's where it was!!

Thank you very much!

-ShireStudios
×

Success!

Help @shirestudios spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 4.30,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...