Hello there! Welcome to Youjoomla Support Forums

We are Web Development Company specializing in Joomla Templates , Joomla Extensions and WordPress Themes development . You are not able to see some forum threads due to your memberhip level. To unlock all forums and special customer support please take few moments to signup . If you are just searching for free joomla templates , or free joomla extension support simply head to our Free Joomla Support forums and open a new thread. Our moderators will help you as soon as possible. To spead up the response time please take few seconds and go over forum rules

Have fun!

news item tools move/edit

12-17-2010, 02:09 PM
# 1 (permalink)
JulesM
Hi,

I thought a screenshot would help explain what I need to do. The size limit is such, that uploading one wouldn't wouldn't make any difference. So instead, you can see what I mean here:

Fernelius Chevrolet

(The above link is public, but the menu item leading to it is set to registered.)

My issue is the print button, top right. The button is in the usual position but I would like to, first of all, position it next to the social sharing tools, to the right.

I can go for

Code:

margin-bottom:-50px;
but that doesn't solve my bigger problem which is this:

Automotive

In the blog layout display, I would ideally like to be able to display no button at all, but display it in the article itself. Is that even possible?

I tried the following:


Code:

.yjsg-newsitems .yjsg-blog_c .teaserarticles multicolumns {
display:none;
}
as well as variations of the above, just to see if I could pull it off, but it was to no avail.

One option I would like to explore is to move the news item tools i.e. the print button, below the readmore. That would immediately solve my problem.

Any help appreciated.

Thanks.
12-17-2010, 02:46 PM
# 2 (permalink)
maggoo
I can't check both pages at the same time, gets refreshed, so just two pointers:

.socialweb_module_left {
margin-left: 200px;
position: absolute;
}

and

.newsitem_tools {
clear: both;
display: block;
margin: 0 !important;
overflow: visible;
padding: 3px 0;
width: 100%;
}

Then play a bit with padding and margin and hopefully on the blog page it works out as well. You can just add above to your custom.css btw.

Let me know if this brings the desired layout any closer.
12-17-2010, 04:46 PM
# 3 (permalink)
JulesM
Hi Maggoo,

As always, thank you.

What do you mean by "can't check both pages at the same time"?

One more quick question. Where do I find the html to edit if I want to set a size for the popup window that appears after a user clicks the print button?

Thanks.
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Powered by vBulletin®
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.

Members Login

Username
Password