|   |   |   | ||||
| Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. | 
| 
 | |||||||
| New Webmasters ask "How-To" questions here. This is where other fucking Webmasters help. | 
|  | Thread Tools | 
|  09-23-2010, 09:20 AM | #1 | 
| Registered User Industry Role:  Join Date: Aug 2010 
					Posts: 66
				 | 
				
				really small irritating wordpress issue
			 hey this might sound picky but I can't move the paginate navigation on my page. The top left with the "pages : 1 2 >". I want to move that to the right so it alligns with latest entries. So far I'm using margin: 20px 20px 20px 20px; in the style sheet. It seems I cannot move it to the right with any values. It's driving me crazy. The div id is "stylepaginate". Any wordpress pros who can help me? I'd ask on the wordpress forum but it's adult site :s thanks! | 
|   |         | 
|  09-23-2010, 09:23 AM | #2 | 
| Registered User Industry Role:  Join Date: Aug 2010 
					Posts: 66
				 | oh my website is www.jpnschoolgirls.com | 
|   |         | 
|  09-23-2010, 10:00 AM | #3 | 
| Confirmed User Join Date: Jul 2004 Location: Ohio 
					Posts: 293
				 | try  align:right; or float:right; | 
|   |         | 
|  09-23-2010, 10:03 AM | #4 | 
| Registered User Industry Role:  Join Date: Aug 2010 
					Posts: 66
				 | |
|   |         | 
|  09-23-2010, 03:57 PM | #5 | 
| Confirmed User Industry Role:  Join Date: Sep 2010 Location: U.K 
					Posts: 148
				 | try a clear or a block | 
|   |         | 
|  09-25-2010, 12:26 AM | #6 | 
| Confirmed User Industry Role:  Join Date: Aug 2010 Location: East Coast, USA 
					Posts: 182
				 | Where's div class="navigation" set? I was looking through CSS files and couldn't find it.  According to Opera Dragonfly both that and p id="stylepaginate" have computed widths of around 900px. It might not be aligning because it's trying to align that whole thing rather than what's inside. *not expert advice 
				__________________ http://htmwrestling.com Maledom boxing, foxy boxing, wrestling women..Sports entertainment pseudo-porn | 
|   |         | 
|  09-25-2010, 02:26 AM | #7 | 
| Too lazy to set a custom title Industry Role:  Join Date: Oct 2001 Location: ┌∩┐ ◣_◢ ┌∩┐ 
					Posts: 46,909
				 | No expert here but you might try looking around this file: http://www.jpnschoolgirls.com/wp-con....css?ver=1.1.2 | 
|   |         | 
|  09-25-2010, 04:26 AM | #8 | |
| Registered User Industry Role:  Join Date: Aug 2010 
					Posts: 66
				 | Quote: 
 | |
|   |         | 
|  09-25-2010, 09:40 AM | #9 | |
| Too lazy to set a custom title Industry Role:  Join Date: Oct 2001 Location: ┌∩┐ ◣_◢ ┌∩┐ 
					Posts: 46,909
				 | Quote: 
  Maybe look around w3schools.com? http://www.w3schools.com/css/css_align.asp http://www.w3schools.com/css/css_float.asp http://www.w3schools.com/css/css_positioning.asp Floating list items in the nav bar? http://www.w3schools.com/css/css_navbar.asp Good luck. | |
|   |         | 
|  09-27-2010, 09:31 AM | #10 | |
| Registered User Industry Role:  Join Date: Aug 2010 
					Posts: 66
				 | Quote: 
 | |
|   |         |