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

LIGHTBOX

$
0
0
Hi Cargo,

I would like to ask if it is possible to style the cargo's lightbox?

Im using Cargo's lightbox, but the black background does not suit my theme and I want to try using another colour.

Thank you.

Aligning thumbnail images with their text

$
0
0
Hello,

I am a newbie to web coding. How would I get my thumbnail images lined up in a multiple column grid, with their title text centered under them?

Thanks in advance!

Hide nav_container only in the home page

$
0
0
Hi,
I'm using a tag-based navigation, and I'm tying to hide the left menu only in the first page, because it shows all the projects and the list is too long.

but if I use this code on the custom HTML:

#nav_page_1 {display:none!important;}

the menu disappears also in the tag-filtred page, like this one, and I want it to show:

http://cargocollective.com/pepcarrio/filter/Identidad

The second question is if in the same page filtered by category is it possible to hide the word "Filter:", so that it is shown only the "category" name.

Thank you very much

ale

Header image over fullscreen splash image.

$
0
0
I have successfully managed to make an image full size on my splash page with the project navigation links showing. But since I played around trying to make the image reach the top of the page (previously there was a black strip - presumably for the header), the header image has disappeared, and I would like that to show on top of the full screen image. It is currently a .png transparency file.

www.schnabel.co.uk

Is there anyway of achieving this? I'm very new to coding.

Also, when the size of the browser window is adjusted, the image moves dynamically - obviously, but is there a way to restrict it so that it is always the size of the window - but with cropping (I don't mind image cropping if the image always reached the extents of the window).

Thank you.

Replace "next" with a "right arrow"

$
0
0
Hello again. How do I go about replacing the word "next" with a "right arrow" in open projects?
I would also like to add a "left arrow" to represent "previous project"

main container/project page centering issues

$
0
0
Hi there, I've combed through all of the support discussion on the topic of centering your site, but I'm having a bit of an odd issue. I want my whole site to be centered and have edited the CSS to what I thought was the proper way to do that, but my main container/projects page is off-centered in a strange way, it seems to be on its own center axis - it's not right aligning, but just floats more to the right than everything else. The home page of thumbnails centers just fine, as does the header and nav, but the project pages will not center no matter what I do.

http://cargocollective.com/katemiss

Any help would be much appreciated!

hyperlink to external video

$
0
0
Hi,

How can I hyperlink from a thumbnail photo to a youtube video?

thanks

Splash page at the same size of the small thumbails

$
0
0
Hi everyone,

I tried to make a splash page, okay that's easy but it's not at the same size than the small thumbails.
however I made it on photoshop with 1045 width, and in my settings too.

Sooo may be it's easy but i'm a bit lost..

Thank you

is it possible to have Projects automatically open in fullscreen mode ?

$
0
0
is this possible ?

if not , then on the Landsat design , is it possible to somehow have my music embedded in the content portion play on all slides rather than the one ?

How to change the width of the thumbs

$
0
0
Hello, I'm using Global Trillian styles and would like to change the width of the thumbs to make it much bigger..

Thank you

Amsterdam Header logo and splash page

$
0
0
Hi im a newbie so apologies on not being that clued up with css, basically ive got a splash page as my start page, when i click on that it takes me to the page that shows all my projects, now on that page i want to add my logo to the header and text links either side ie about, contact and so on, how would i go about this?

About working on iPad

$
0
0
Hello
I soule Like to working on m'y cargocolletive with m'y iPad
Travelling and make updates on m'y cargo collective
It is possible ?

Thanks

Moving my navigation links in Space Collective

$
0
0
If you reference our site. Right now the links are stacking on top of each other. I just want to move all the links to the left so it exists as one line over the thumbnails.

How can I do this?

Thanks!

Centering Images and Video in Counterform 2012, Disabling Lightbox

$
0
0
Hi!

I've been trying to center images and videos in the individual project view of Counterform 2012. I've resized the window from 900px to 670px in the meantime so that the images (which are at 670px, too) look like they're centered, but the videos are still flush left. Is there any way to center the entries in this view, meaning the image, video, and text (but leaving the text justified and just its container is centered to match that of the images and video)?

Also, how do I disable the slideshow that pops up when images in individual projects are clicked?

Thanks in advance for the quick response!

Cannot Change Text Link Styles

$
0
0
I have text links to external websites (Linked In, Twitter, etc) in the header of my website. I want these links to be white (and remain white after being clicked), and I do not want them to be underlined. It would also be nice to be able to change the font.

I have read through various responses to previous questions on the forum, and tried to implement changes. For example, I have changed all 'text-decoration' to 'none' in the hope that it will remove the underlining, but it hasn't worked. I have also tried to change the font color under 'bodycopy' but this has no effect either.

Can you please help? Thank you.

URGENT HELP!!!

$
0
0
I forgot which CSS element I touched but my site has gone all bonkers.
I wanted to fix the contents of my page so that it can stay left because previously when I clicked the project it shows up on the right and I don't like it. I also want the 'project title and the next | index' button to be centred and when I scroll right it will follow the screen

HELP PLEASE :(

Where do you paste the Typekit Script in your html if you cant access ?

$
0
0
I placed my Typekit Script in the custom HTML as instructed in the TypeKit / Cargo Tutorial. But it doesnt work because Typekit asks to paste the script under , which is inaccessible when using Cargo template.

Slideshow thumbnail anamoly?

$
0
0
Hello, here's my page:

http://cargocollective.com/pandagun/

(look in the "Walt Disney Feature" project in particular)

I'm having several problems actually. I recently made a CSS adjustment to cap the height size of images,

line 313
.project_content img {
max-height: 450px !important;
margin: 0px 10px 10px 0px;
width: auto !important;
}

and now I'm having this problem where the slideshow thumbnails are intermittently displaying the wrong image when selected, seem to cycle randomly through the project images when a slideshow thumbnail is selected more than once, or nothing happens at all (you need click on thumbnail twice). The result I'd like to see is the selected thumbnail displays its properly assigned full image and no cycling.

I'm also attempting to apply a tool over my slideshow thumbnails where the desired effect is that all the slideshow thumbnails load/remain greyed/faded and when rolled over or clicked loses the fade until another selection is made. What I have right now is more or less an unaffected row of slideshow thumbnails when loaded that will randomly (or sluggishly) grey/fade when the cursor rolls over. Sometimes I can roll over and fade the thumbnails, and sometimes the thumbnails don't seem to be effected at all. Sometimes the roll over effect eventually "loads". Maybe the images are too heavy?

I've been reading these threads:

http://support.cargocollective.com/discussion/15638/slideshow-thumbnail-fade/p1
http://support.cargocollective.com/discussion/8451/fade-in-on-hover-thumbnails/p1

I'm an amateur to this, and my fear is that I've somehow messed up my css/html.

Thanks so much!!! I appreciate the help.




Fonts modification

$
0
0
Hello!


If I'd like to change colors, size and trecking on my menu and text description is any option to do it?

Also when I use custom fonts via for example "Typekit and Cargo" where shall I put "Embed Code" to?


many thanks in advance!

Trillian problems

$
0
0
Well, I spent nearly 8 hours re-uploading my vertical thumbs into my site, after Andrew's suggestion that my problems were coming from having put in 300 pixels into the display options sizing box, rather than *. So after changing it back to * and doing all that re-uploading, I am still getting exactly the same problem (overlapping images) in Safari:
image

I occasionally get this in Firefox, but consistently in Safari. This remains a serious problem. Your suggestions as to what is causing this are welcome.
Viewing all 867 articles
Browse latest View live


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