Aligne Elements In Showcase Positon

17 views
Skip to first unread message

Renato Batisteli Pinto

unread,
Aug 8, 2014, 3:06:08 PM8/8/14
to gantry-framework...@googlegroups.com
Hi guys,

I have menu module and advanced search module in showcase position - a and b respectivelly - like show in the image above


Both menu search form are in div #rt-showcase 1347x 110px

Menu is in div.rt-grid-7 .rt-alpha 700x50px

Search is in div.rt-grid-5-omega 500x109px

i would like align horizontally all elements and decrease high.

Can someone help me?

Tks

Renato

Pavan Nadella

unread,
Aug 9, 2014, 12:29:51 AM8/9/14
to gantry-framework...@googlegroups.com
is ur site online? if possible post the link to the site


--
--
You received this message because you are subscribed to the Google
Groups "Gantry Framework for Joomla Users" group.
To post to this group, send email to
gantry-framework...@googlegroups.com
To unsubscribe from this group, send email to
gantry-framework-for-j...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/gantry-framework-for-joomla-users?hl=en
 
Gantry Framework Homepage: http://www.gantry-framework.org

---
You received this message because you are subscribed to the Google Groups "Gantry Framework for Joomla Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gantry-framework-for-j...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Pavan Nadella
Freelance Web Developer

Renato Batisteli Pinto

unread,
Aug 9, 2014, 5:16:04 AM8/9/14
to gantry-framework...@googlegroups.com
My site is in localhost

patrick

unread,
Aug 9, 2014, 10:10:49 PM8/9/14
to gantry-framework...@googlegroups.com
Hi,

For exemple for your menu put this in tour gantry-custon.css

#showcase .menu-block { float:left; width:100%; position:relative; }
#showcase ul.gf-menu { clear:left; float:right; position:relative; right:50%; text-align:center; }
#showcase ul.gf-menu > li { display:block; float:left; position:relative; left:50%; }

For decreasing height, you can use firebug. and play with margin and padding of the search form.
Reply all
Reply to author
Forward
0 new messages