Forum Support

Shape 5
March 29, 2024, 01:21:01 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Problems with custom HTML code  (Read 445 times)
scheer72
Jr. Member
**
Offline Offline

Posts: 14

Gravatar


« on: April 27, 2016, 08:40:26 PM »

Hi!!

The custom HTML code provided in some modules doesn't display the different modules as indicated on your template. I read all your manuals, but even if I just copy past the code, the different modules aren't displayed correctly.

I have problems with:
1) Modules within the menu, for example the images displayed within the module "Tutorials" on your template: the text gets displayed in another line, and not the same line as the photos

2) top_row1_1, Events in your template: an additional line gets introduced once you copy paste the code, or try to change it

3) The same with the other positions on the frontpage, custom_4 and custom_5. IN both areas an additional line is added, no matter what you do, also if I just copy the original html code you provide.

My test website for current development is: http://www.uestc-global.jadiliano.org/, and then the problems are on the menu contacts, or the whole frontpage.

Might I please ask you to let me know what I should change within the code of these modules??

Thanks, and many greetings

Martin
Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #1 on: April 28, 2016, 12:11:19 PM »

Hello,

1.) There is a <p> tag that appears to be inserted on your site causing this issue. Just remove this and you should be good to go. Your editor may automatically be adding this in so you may have to temporarily disable your editor to remove this.

2 and 3.) No idea why but any

Code:
<div style="clear: both;"> </div>

on your site adds the space. To fix just be sure to add a height to it and this will fix the issue:

Code:
<div style="clear: both; height: 0px;"> </div>
Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
scheer72
Jr. Member
**
Offline Offline

Posts: 14

Gravatar


« Reply #2 on: April 29, 2016, 03:03:16 AM »

Thanks a lot, works great now. Should have asked you earlier, spent so much time on trying to figure this out ;-))
Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #3 on: April 29, 2016, 10:50:32 AM »

Aw man, yeah just reach out next time Smiley
Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.