-
AuthorPosts
-
March 31, 2016 at 12:28 pm #605823
Hi everybody,
thanks in advance for helping me
i post some image to explain myself better
<img src="<img src=”http://i63.tinypic.com/dxoh21.jpg” border=”0″ alt=”Image and video hosting by TinyPic” />” alt=”” />
i would like to have 4 columns , but the first 2 columns have to share the same title and i would like it was centered on the elements of the 2 columns…
otherwise the second possibility is:
<img src="<img src=”http://i65.tinypic.com/1rsrjs.jpg” border=”0″ alt=”Image and video hosting by TinyPic” />” alt=”” />
have a footer with 3 columns. i would like the first column had central title and elements were aligned one next to the other and not just on below one each other
is it possible?
thanks too much
March 31, 2016 at 12:33 pm #605830first image
second image
March 31, 2016 at 8:31 pm #606210Hey!
can you provide us a link to your site showing the elements in question please? we need to be able to inspect the elements.
Cheers!
AndyMarch 31, 2016 at 9:28 pm #606246Hi Andy , of course.
Let me know please as soon as you can what i can do
Thanks
March 31, 2016 at 9:33 pm #606250Hey!
You forgot the link to the site.
Cheers!
JosueMarch 31, 2016 at 9:46 pm #606262ahahahah, you are right sorry
i put it in private contenent
thanks
March 31, 2016 at 10:10 pm #606274I don’t quite understand what you’re trying to achieve here, Widgets can not share a same title dynamically, it needs to be set manually in each one. Also in your footer there are 4 columns, do you want to have more than that?
March 31, 2016 at 10:27 pm #606289Hi josue.
I can’t explain better sorry. So you are telling me that it’s not possible have a shared and centered title between 2 columns, and it is not possible to have 1 big column with centered titile and elements of this columns one next to the other instead one below the other as well. Did i understand right what you told me?
March 31, 2016 at 10:43 pm #606303If you could create a mockup of what you want using your current footer as a base that would be helpful.
Best regards,
JosueMarch 31, 2016 at 10:44 pm #606304Well,
down below a screenshot. I’d like i have my 4 columns and put the title that is indicated by arrow where there is X….
is it possible?
March 31, 2016 at 10:53 pm #606310Hey!
Try adding this code to the Quick CSS:
#footer .flex_column.first .widgettitle { position: relative; left: 110px; top: -10px; } #footer .widget { overflow: visible; }
Cheers!
JosueMarch 31, 2016 at 11:03 pm #606316JOSUE…. TOP
YOU HAVE SOLVED MY ISSUE. THAT’S IT. IT WAS EXACTLY WHAT I WANTED.
THANK YOU VERY MUCH
P.S. HOW CAN I PUT IT AT THE SAME LEVEL AS THE OTHER TWO?
March 31, 2016 at 11:12 pm #606320I’ve done by myself JOSUE…. i tried and i did it
thanks you so much again
you are top level :-)
March 31, 2016 at 11:12 pm #606321Problem is the other 4 block do have titles (each one).
March 31, 2016 at 11:13 pm #606322no the other two columns have to be as they are
it’s perfect like this JOSUE
March 31, 2016 at 11:15 pm #606325i was interested just to have only 1 centered title for the first column, the other two are ok like they are
GREAT JOB JOSUE
March 31, 2016 at 11:18 pm #606328OK i guess we’re done here, i’ll close the ticket now, if need anything else feel free to open a new one.
Cheers!
Josue -
AuthorPosts
- The topic ‘footer columns and titles issue’ is closed to new replies.