Break <br> after link in menu
11 years 8 months ago #9596
by peterspie
Replied by peterspie on topic Break <br> after link in menu
In the HTML-code it says:
Read more</a> Test 123
The output says:
Read more</a><br> Test 123
Im I missing something?
Read more</a> Test 123
The output says:
Read more</a><br> Test 123
Im I missing something?
Please Log in or Create an account to join the conversation.
11 years 8 months ago #9598
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Break <br> after link in menu
ok !
this is because the <a> tag has a display block line 244 in www.peterswebsites.nl/portaal/modules/mo.../css/maximenuhck.php
then it takes the whole width of the parent container
Ced
this is because the <a> tag has a display block line 244 in www.peterswebsites.nl/portaal/modules/mo.../css/maximenuhck.php
then it takes the whole width of the parent container
Ced
Joomlack Webmaster and Developer
The following user(s) said Thank You: peterspie
Please Log in or Create an account to join the conversation.
11 years 8 months ago #9600
by peterspie
Replied by peterspie on topic Break <br> after link in menu
Sometimes, the solution can be so simple.
I adjusted the line, and it works now perfectly.
Thanks for yor time.
Regards, Peter
I adjusted the line, and it works now perfectly.
Thanks for yor time.
Regards, Peter
Please Log in or Create an account to join the conversation.
Time to create page: 0.198 seconds