Total members 11890 |It is currently Fri Apr 19, 2024 4:51 am Login / Join Codemiles

Java

C/C++

PHP

C#

HTML

CSS

ASP

Javascript

JQuery

AJAX

XSD

Python

Matlab

R Scripts

Weka





I recently installed skymiles style on my forum and wanted to add a right sidebar.

I have tried to search and go through various tutorials but somehow did not manage to either get the right alignment...

I followed the following steps...

Created HTML file called sidebar_body.html and uploaded to skymiles template folder and in overall_footer.html I inserted the following code
Code:
<div id="wrapsidebar">
<!-- INCLUDE sidebar_body.html -->
</div>


after
Code:
<!-- IF not S_IS_BOT -->{RUN_CRON_TASK}<!-- ENDIF -->
</div>


and then in the stylesheets.css I made the following changes
Code:
#wrapcentre {
   margin-left: 1%;
   width: 70%;
   float: left;
}

#wrapsidebar{
   width: 26%;
   margin-right: 1%;
   padding: 1%;
   float: right;
}


I still could not get it right...

On this forum I can see a 'Right Sidebar' aligned perfectly so was wondering if anyone could assist with this...

Any help would be greatly appreciated...




Author:
Newbie
User avatar Posts: 2
Have thanks: 0 time

Am using table , not <div > you can view the source of the current page and see how .
i made 1 row and two columns .

Code:
<table width="100%" border="0">


_________________
M. S. Rakha, Ph.D.
Queen's University
Canada


Author:
Mastermind
User avatar Posts: 2715
Have thanks: 74 time

Thanks for the quick response...

I viewed the Page Source but unfortunately could not understand much....

Would it be possible for you to let me know where exactly should I make the changes in the code I mentioned earlier?

Thanks for helping out...


Author:
Newbie
User avatar Posts: 2
Have thanks: 0 time
Post new topic Reply to topic  [ 3 posts ] 

  Related Posts  to : skymiles Right Sidebar - Issues
 URLEncoder issues     -  
 phpbb3 sidebar     -  
 How to add Sidebar and Bottombar in PHPBB3 Forum ?     -  
 Show sidebar main menu with scroll down in the web page     -  
 Skymiles [3.04] little? problem     -  
 skymiles error     -  
 skymiles translation     -  



cron





Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
All copyrights reserved to codemiles.com 2007-2011
mileX v1.0 designed by codemiles team
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com