Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Browser and callout buttons rendering oddly
Lozza
Hi,
I'm using <browser> items with callouts, but the buttons for each are rendering with a line break (see image attached). Anyone know of any way of getting these rendering on the same line?
I know it's picky, but when so much effort goes into TS dev, it's a shame sometimes that the solution looks a bit half-arsed!
Cheers,
Loz
TS 6.1 Solaris
Find more posts tagged with
Comments
Bhargav Coca
Just to understand more as whats happening there can you squeeze in one more item in that container and see if the problem still persists. If it doesn't then remove the additional item which you have added and see if it sets your problem straight.
Thanks
Lozza
Cheers for the reply.
This seems to occur in all scenarios, even with a simple item at the root level.
For example, the following DCT:
[html]
[/html]
ends up like this:
Bhargav Coca
Try this
[html]
Uploaded the files
Upload File:
[/html]
This is odd. Lately most of my issues were resolved when i reset. Please reset and add this and see what happens.
Thanks
Lozza
It's fine within a <text> item. This problem only occurs with a <browser> item.
JonathonG
I put your code into a DCT and it rendered fine (on TS 6.1). I notice that your buttons are non-standard in color, leading me to believe you're using a custom stylesheet for your DCT. What happens if you turn that off and use the default?
Lozza
Excellent, I think you're onto something there. It appears that the buttons have been customised, but the stylesheet has not been updated with the new image sizes.
Thanks folks.