0
Welcome Guest!
Login
0
items
Join Now
Login
Join Now
Search
Home
Grav
Themes
Joomla!
Templates
Extensions
WordPress
Themes
Plugins
Docs
Forum
Perks
Index
Recent Topics
Rules
Search Forum
Premier Support
ROCKETTHEME IS CLOSING ON JUNE 30, 2025.
As a thank-you to our community, enjoy
50% off all themes
with the promo code
THANKYOU
before we shut down. Read our
Farewell Blog Post
for more details.
You are here:
Forum
Free Stuff
Free Joomla Stuff
Topic
[novus] change left module position to right
Last Post
Search Topic
Attila16881
Newbie
Posts:
15
Thanks:
0
[novus] change left module position to right
Posted 17 years 4 months ago
i would like to move all the modules in left position to the right of the main content. I'm trying something without success until now...
#130491
James Spencer
Preeminent Rocketeer
Posts:
46340
Thanks:
50
Re: [novus] change left module position to right
Posted 17 years 4 months ago
In template_css.css, change left to right
#sidecol {
float:left;
}
James Spencer / Developer & Support / Hull, UK
#130563
Attila16881
Newbie
Posts:
15
Thanks:
0
Re: [novus] change left module position to right
Posted 17 years 4 months ago
yes it is what i tried at first... but this is the result:
myworks.servehttp.com/demo/
not so good
#130569
James Spencer
Preeminent Rocketeer
Posts:
46340
Thanks:
50
Re: [novus] change left module position to right
Posted 17 years 4 months ago
And change this to margin-right
#main-column {
margin-left:25%;
}
James Spencer / Developer & Support / Hull, UK
#130657
Attila16881
Newbie
Posts:
15
Thanks:
0
Re: [novus] change left module position to right
Posted 17 years 4 months ago
there isnt margin-left on #main column
i have attached the css file. Pls check it... tnx!
#130672
James Spencer
Preeminent Rocketeer
Posts:
46340
Thanks:
50
Re: [novus] change left module position to right
Posted 17 years 4 months ago
Its probably in your index.php
James Spencer / Developer & Support / Hull, UK
#130928
Attila16881
Newbie
Posts:
15
Thanks:
0
Re: [novus] change left module position to right
Posted 17 years 4 months ago
my index.php is the default one on rtnovus, probably there is something wrong about it...
#131154
zzzzzz
Hero Rocketeer
Posts:
367
Thanks:
0
Re: [novus] change left module position to right
Posted 17 years 4 months ago
I'd like a solution to this as well.
#131209
James Spencer
Preeminent Rocketeer
Posts:
46340
Thanks:
50
Re: [novus] change left module position to right
Posted 17 years 4 months ago
In index.php, change margin-left to margin-right
#main-column { margin-left: <?php echo $side_column; ?>;}
James Spencer / Developer & Support / Hull, UK
#131295
Attila16881
Newbie
Posts:
15
Thanks:
0
Re: [novus] change left module position to right
Posted 17 years 4 months ago
tnx it works! i suppose the #main-column was on css file, sorry
#131353
Time to create page: 0.077 seconds
Powered by
Kunena Forum