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
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 3 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 2 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 2 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 2 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 2 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 2 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 2 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 2 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 2 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 2 months ago
tnx it works! i suppose the #main-column was on css file, sorry
#131353
Time to create page: 0.054 seconds
Powered by
Kunena Forum