Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Design Forum > Web Design & Programming
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Web Design & Programming Discussion of web design, and server-side & client-side scripting

Reply
 
LinkBack Thread Tools
Old 04-12-2008, 04:43 PM   #1 (permalink)
TSF Enthusiast
 
sobeit's Avatar
 
Join Date: Nov 2007
Location: NEAR
Posts: 7,433
OS: windows/linux


Send a message via MSN to sobeit Send a message via Yahoo to sobeit
wordpress style.css

I have been messing around with css trying to learn a little - especially when it comes to modifying themes. I am able to make some changes to different themes but theres still alot to learn.

I have been messing with a theme for wordpress. To see it, go here. - Its my testing and learning space. What I am trying to do is to move the calendar up to above the navigation of the left sidebar. I am stuck so...

Any suggestions would be welcome

Thanks -- Dan
Attached Files
File Type: txt style.txt (9.6 KB, 4 views)
__________________
there's been global warming since the ice age

Last edited by sobeit; 04-12-2008 at 04:44 PM.
sobeit is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 04-12-2008, 05:16 PM   #2 (permalink)
Moderator Hardware Team
 
TriggerFinger's Avatar
 
Join Date: Jan 2008
Location: USA
Posts: 11,826
OS: Vista SP1, XP SP3, PCLinuxOS2007


Send a message via MSN to TriggerFinger Send a message via Yahoo to TriggerFinger
Re: wordpress style.css

Hi Dan,

pretty interesting what you are doing here... have you tried changing the html source and move the table of the calendar to your target area (above the navigation of left sidebar)? or do you really want to control this via CSS?

i have been playing around CSS several months back and I am very rusty now when it comes to this. So just my 2 cents.

Last edited by TriggerFinger; 04-12-2008 at 05:17 PM.
TriggerFinger is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 04-13-2008, 01:05 AM   #3 (permalink)
Design Team Member
 
Jaxo's Avatar
 
Join Date: Feb 2008
Location: Deming, NM
Posts: 312
OS: XP SP2 & Vista


Question Re: wordpress style.css

Hey there!

In your .html file hunt down your <div id="SIDE"> which has all your goodies on the left. Then find and move <div class="Calendar"> (bold in code below) above <h2>Navigation</h2>

Might need to work on spacing between the calendar and navigation, but that should work.

Code:
    <div id="SIDE">
			    <h2>Navigation</h2>
			<ul>
									<li class="cat-item cat-item-3"><a title="View all posts filed under My Views" href="http://renegadescove.com/sobeitblog/?cat=3">My Views</a> (3)
</li>
			</ul>

			<h2>Search</h2>
<div class="SearchBox">
	<form action="http://renegadescove.com/sobeitblog/" method="get">
		<div>
		<input type="text" alt="Enter search text" name="s" value="" id="searchbox"/>
		<input type="submit" alt="Submit for search results" value="go" id="searchbutton"/>
		</div>
	</form>
</div>
			<h2>Archives</h2>
			<ul>
					<li><a title="April 2008" href="http://renegadescove.com/sobeitblog/?m=200804">April 2008</a></li>
	<li><a title="March 2008" href="http://renegadescove.com/sobeitblog/?m=200803">March 2008</a></li>
			</ul>

			<div class="Calendar">
			<div class="Header"/>
				<table summary="Calendar" id="wp-calendar">
	<caption>April 2008</caption>
	<thead>
	<tr>
		<th title="Sunday" scope="col" abbr="Sunday">S</th>
		<th title="Monday" scope="col" abbr="Monday">M</th>
		<th title="Tuesday" scope="col" abbr="Tuesday">T</th>
		<th title="Wednesday" scope="col" abbr="Wednesday">W</th>
		<th title="Thursday" scope="col" abbr="Thursday">T</th>
		<th title="Friday" scope="col" abbr="Friday">F</th>
		<th title="Saturday" scope="col" abbr="Saturday">S</th>
	</tr>
	</thead>

	<tfoot>
	<tr>
		<td id="prev" colspan="3" abbr="March"><a title="View posts for March 2008" href="http://renegadescove.com/sobeitblog/?m=200803">« Mar</a></td>
		<td class="pad"> </td>
		<td class="pad" id="next" colspan="3"> </td>
	</tr>
	</tfoot>

	<tbody>
	<tr>
		<td class="pad" colspan="2"> </td><td>1</td><td>2</td><td>3</td><td>4</td><td>5</td>
	</tr>
	<tr>
		<td>6</td><td>7</td><td>8</td><td>9</td><td>10</td><td>11</td><td><a title="Okay, its not 20 days yet, Who Knew???" href="http://renegadescove.com/sobeitblog/?m=20080412">12</a></td>
	</tr>
	<tr>
		<td id="today">13</td><td>14</td><td>15</td><td>16</td><td>17</td><td>18</td><td>19</td>
	</tr>
	<tr>
		<td>20</td><td>21</td><td>22</td><td>23</td><td>24</td><td>25</td><td>26</td>
	</tr>
	<tr>
		<td>27</td><td>28</td><td>29</td><td>30</td>
		<td colspan="3" class="pad"> </td>
	</tr>
	</tbody>
	</table>	
			<div class="Footer"/>
			</div>


			<h2>Other</h2>
			<ul>
							<li class="linkcat" id="linkcat-5">Local Links
	<ul>
<li><a title="Local Newspaper" href="http://www.jonesborosun.com">Jonesboro Sun</a></li>
<li><a title="local tv station" href="http://kait8.com">Kait8</a></li>

	</ul>
</li>
<li class="linkcat" id="linkcat-6">Tech Support
	<ul>
<li><a title="Help for the technical challenge with most computer problems" href="http://www.cybertechhelp.com">Cyber Tech Help Forums</a></li>
<li><a title="Tech Support Forum is a free computer support center for everyone.  " href="http://www.techsupportforum.com/">Tech Support Forum</a></li>

	</ul>
</li>

				<li>Meta
				<ul>
					<li><a href="http://renegadescove.com/sobeitblog/wp-login.php?action=register">Register</a></li>					<li><a href="http://renegadescove.com/sobeitblog/wp-login.php">Login</a></li>
					<li><a title="Powered by WordPress, state-of-the-art semantic personal publishing platform." href="http://wordpress.org/">WordPress</a></li>
					<li><a title="Visual theme designed by GetTemplate." href="http://gettemplate.com/">GetTemplate</a></li>
									</ul>
				</li>
						</ul>
			
			<h2>Syndication</h2>
			<ul class="rss">
				<li><a href="http://renegadescove.com/sobeitblog/?feed=rss2">Entries</a></li>
				<li><a href="http://renegadescove.com/sobeitblog/?feed=comments-rss2">Comments</a></li>
			</ul>
</div>
Jaxo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 04-13-2008, 01:24 AM   #4 (permalink)
TSF Enthusiast
 
sobeit's Avatar
 
Join Date: Nov 2007
Location: NEAR
Posts: 7,433
OS: windows/linux


Send a message via MSN to sobeit Send a message via Yahoo to sobeit
Re: wordpress style.css

Quote:
Originally Posted by TriggerFinger View Post
Hi Dan,

pretty interesting what you are doing here... have you tried changing the html source and move the table of the calendar to your target area (above the navigation of left sidebar)? or do you really want to control this via CSS?

i have been playing around CSS several months back and I am very rusty now when it comes to this. So just my 2 cents.
theres no html file as far as I can tell. Everythings done via php and css. You are right, I was trying to control this through the wrong file.

Thanks...
__________________
there's been global warming since the ice age
sobeit is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 04-13-2008, 01:34 AM   #5 (permalink)
TSF Enthusiast
 
sobeit's Avatar
 
Join Date: Nov 2007
Location: NEAR
Posts: 7,433
OS: windows/linux


Send a message via MSN to sobeit Send a message via Yahoo to sobeit
Re: wordpress style.css

Quote:
Originally Posted by Jaxo View Post
Hey there!

In your .html file hunt down your <div id="SIDE"> which has all your goodies on the left. Then find and move <div class="Calendar"> (bold in code below) above <h2>Navigation</h2>

Might need to work on spacing between the calendar and navigation, but that should work.
looks like this is so far above me right now, I might need to start with something simpler. There is no html page. Its all php - as far as I can tell, so I guess before doing anymore I might need to learn a little about php. Based your instructions, I believe I should be in the sidebar.php file to make those changes you suggested.

What happened to the good old days when web pages were simple html...

Thanks
__________________
there's been global warming since the ice age

Last edited by sobeit; 04-13-2008 at 01:36 AM.
sobeit is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 04-13-2008, 11:47 PM   #6 (permalink)
Design Team Member
 
Jaxo's Avatar
 
Join Date: Feb 2008
Location: Deming, NM
Posts: 312
OS: XP SP2 & Vista


Thumbs Down Re: wordpress style.css

Ah yes. Wordpress. Sorry, I don't' have much experience in the area of wordpress or php(still learning). Perhaps you can sift through some of the .php files and find the code to fix? (back up everything) If not, let us know and hopefully someone with more experience in Wordpress can chime in.

Good luck!
Jaxo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 11:58 AM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85