EduGeek Joomla 1.5 Package Thread, Dimensions of User Module - need to modify. in Projects:; Hello,
I need to modify (reduce) the dimensions of the User 1-5 Modules on my Joomla! site. I believe this ...
-
12th August 2011, 09:46 PM #1
- Rep Power
- 0
Dimensions of User Module - need to modify.
Hello,
I need to modify (reduce) the dimensions of the User 1-5 Modules on my Joomla! site. I believe this can be done in the "Edit Html" of the template (I use Light), right? Could anybody please help me to find the right line there with these dimensions by default?
Thank you very much!
-
-
IDG Tech News
-
14th August 2011, 11:13 PM #2 I use firebug for firefox very useful
-
-
15th August 2011, 03:38 PM #3
- Rep Power
- 0

Originally Posted by
rush_tech
I use firebug for firefox very useful
Sorry - how could it help in my case? Don't quite understand
-
-
15th August 2011, 05:09 PM #4
- Rep Power
- 0

Originally Posted by
rush_tech
I use firebug for firefox very useful
I guess I know now what you meant! I downloaded this tool and played with it a bit - it is really wonderful! I found the place where I can modify the dimensions to customize the layout. The only problem I'm having now - is how to save (apply) the modifications I do in the code with the help of Firebug? Because when I close it all my modifications dissapear.
-
-
15th August 2011, 05:22 PM #5 Hi
Another tip, IE9 has Developer tools (f12) and Chrome does as well which work much like firebug.
It depends tbh where you have to edit, if its a box width and you want any occurrences of that box to be the new width look in the CSS parts for the definition you modified in firebug.
If you only want it to apply to that one box then you can use something like:
Code:
<div style="width: 200px; font-size: 16px;">
That style is an override and overrides the css applied to that box.
-
-
15th August 2011, 05:58 PM #6
- Rep Power
- 0
I try this tool in Chrome and Mozilla. I apply "edit" function to the selected line. I see the result in the view pane above. But when I close Firebug or refresh the page - all my modifications disappear. Do I miss somewhere the button "save"? Evidently it does not rewrite automatically
Help please!

Originally Posted by
ZeroHour
Hi
Another tip, IE9 has Developer tools (f12) and Chrome does as well which work much like firebug.
It depends tbh where you have to edit, if its a box width and you want any occurrences of that box to be the new width look in the CSS parts for the definition you modified in firebug.
If you only want it to apply to that one box then you can use something like:
Code:
<div style="width: 200px; font-size: 16px;">
That style is an override and overrides the css applied to that box.
-
SHARE:
Similar Threads
-
By garethedmondson in forum Windows
Replies: 31
Last Post: 16th March 2010, 11:25 PM
-
By sidewinder in forum Mac
Replies: 23
Last Post: 26th January 2010, 03:55 PM
-
Replies: 0
Last Post: 21st January 2010, 11:32 AM
-
By vunsev in forum Networks
Replies: 15
Last Post: 6th July 2009, 12:23 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules