Quantcast
Channel: All Discussions - Cargo support
Viewing all 867 articles
Browse latest View live

when i click my header it goes back to my splash page

$
0
0
Hey I'm having problems with my splash page. Whenever I click my header it goes back to my splash page instead of going back to my main page. I am using the "counterform by day" layout.

Thanks!

Question about moving the titles on my site

$
0
0
I'd like to be able to move the contents list on the left hand side of my page down so that it lines up with my images.

Account / password something wrong

$
0
0
Hi Cargo,
I have one quick question.
I have one website http://easymotionprogram.com/
but I don't know why I can not log in to this website
My ID : maniaczack1204
password : 86890666
email: maniaczack1204@gmail.com

Would you tell me any way that I can solve this problem?

Thank you so much

centering projects

$
0
0
Hey

I'm using the Hegel design,but somehow when I open my projects they not centered
maybe i messed up sg in the css but can't figure out where's the problem

here is my site: http://cargocollective.com/peterffy

any help would be much appreciated

thanks
Petra

Social media icons in nav shift when using Firefox.

$
0
0
Hi Cargo!

So I have three nav icons set up, and they work fine in Chrome and Safari, but when I view my site in Firefox, they shift up a little and intersect with other type. Is there a way to fix this? Thanks!

Hide custom html div on homepage.

$
0
0
I have been using the code laid out in this thread on my page.

http://support.cargocollective.com/discussion/7053/div-on-one-page/p1

However, I would like to have some div's do the opposite; Show on project pages but not on the homepage. Swapping the code from the above thread is not working for me. Here is what I have been trying:



<script type="text/javascript">
$(document).bind("projectIndex", function(e, pid){
$('#copyright_project').hide();
});

$(document).bind("projectLoadStart", function(e, pid){
$('#copyright_project').show();
});
</script>

Conflict between Header image and Project Header

$
0
0
Hi there,

I'm having some problems with my header image:
1– It's fixed on the top, but the problem is: when I scroll down it's transparent, so there is a "conflict" between the header/nav and the rest of the page.

2– It's supposed to be a link to the index, but only the top of the header is clickable, how can I make it clickable on its all height?

But I also have problems with the z-index of my project header

3– If I want my "overview/next project" and "previous/next" links to work, I need to change the z-index of "content-container", but if I put "z-index: 20;" the images are going over the nav and header, and if I do the opposite images are at the right places but link doesn't work…

Waiting for some help… Thanks a lot if you can help me!



Text break ('read more') function not working


Social buttons don´t work

$
0
0
Hello, i need help please:
1. I want only social buttons in the index page
2. The buttons aren´t clickables, why?

I created in HTML:
<div class="social_buttons">
<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://www.davidinfante.com">Tweet</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
<iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.davidinfante.com&send=false&layout=button_count&width=450&show_faces=false&action=like&colorscheme=light&font=verdana&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:21px;" allowTransparency="true"></iframe>
</div>


And, i added in CSS:
.social_buttons {
width: 900px;
height: 30px;
position: absolute;
top: 659px; left: 45px;
float: left;
}

trouble with my account

Storage limit

$
0
0
Hi, Cargo is saying i have reached the 100MB storage limit, but I don`t think so...can anybody help me...thanks!

Random Startproject/Auto Slideshow/iPhone Stylesheet? Landsat Design

$
0
0
Hey I hope someone can help me with these three questions I have.

I use the following script to show a Random Project ones the website is opened, is it possible to limit it to just certain projects somehow?


$(document).ready(function() {
$(document).trigger("showRandomProject");
});



With the following script I play through the projects, however on a page (that should be static unlike the projects) the script still switches to the next project after the set time. How can I prevent the script from working on pages? In another discussion it was said that this in the page text would prevent the script from doing so: .project_prev, .project_next { display: none; } however it did not help me.


function goNextSlide() {
window.setInterval(function() {
$('a.project_next').click();
},7000);
};
$(document).ready(function(){
goNextSlide();
});



And my last question would be if it is possible to not display the pages when viewed on an iPhone not the iPad?

Thank you for your help - I really appreciate it.

Can I develop a new cargo website without affecting my current one?

$
0
0
Hi Cargo, I would like to start building a new website using Cargo, though whilst doing this I would like to continue running my current Cargo website as usual.

How is this possible?

Thanks, Tom
www.tombirdistheword.co.uk

Landsat- Navigation Customization for Button/Icon

$
0
0
I’m really want new buttons/icons, but will settle for manipulating them. How do you create new ones?

Can you please explain this, “I understand the buttons/icons in Landsat are svg files by default, although you can hide those and use a CSS sprite of your own creation instead.”

How do you hide them or just some of them (be specific)?

And what is a css sprite? Can you not upload a graphic .png for each one of the button/icons you want to replace them with?

I also understand that the elements that need editing are the fall back styles in the CSS that have .ie for internet explorer and I need to remove these .ie so that they are targeted to every browser. Am I also adding the code style for the questions above here? But to where; all the button/icons are different?

How do you change the locations of the button/icons?

Please help me. Thanks again.

Password Recovery

$
0
0
I need to recover my password, but the email attached to the account has apparently been pinging back, thus I'm not recieving the password recovery email. What do i do now? I need to edit my site, stat.

White line on bottom of splash page

$
0
0
Hi,
I have a white line that appears on the bottom of my splash page when viewed on an Android phone. It wasn't always there, so I must have changed something. Also when viewed on a Mobile phone the thumbnails and slideshow are slightly off center. Wasn't always like this either so I must have changed something. Looks ok on computer, but not on phone anymore.

Thanks,
Alyson

image sizing

$
0
0
this image keeps going bigger than 900-600px when i put it on my site for some reason i have sized it properly in photoshop the image first (600 - 400) then new white image to float the picture in (900-600) but it keeps stretching for some reason ?

How I upload an image but not in all pages?

$
0
0
Hi Cargo, I have recently added an image to my custom html (arrows) and would like to have it appear on 'Portfolio' and all the future projects with photos. Currently the image is showing up on all the projects, pages and links (Videos, About, Contact, Links).

that is the URL for the image:

http://payload87.cargocollective.com/1/7/249042/4046130/arrows_860.png

and this is the code I used:

<div style="position: absolute; top: 80px; left: 232px;">
<img src="http://payload87.cargocollective.com/1/7/249042/4046130/arrows_860.png" width="850" height="10" />
</div>


how do I prevent it from showing up on all the pages? Thank you in advance.

align project image with thumbnails

$
0
0
Hello again. I noticed my project image is not quite aligned with the thumbnails below it. The thumbnail on the right slightly extends past the project image. Is there a way to correct this?

I am trying to add a video from vimeo.com to one of my pages but it is not working

$
0
0
The link is
but when I click on the link after adding it to my page it doesn't work - i have attached what it looks like.



Thank you!

Viewing all 867 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>