Forum Replies Created

Viewing 15 posts - 46 through 60 (of 89 total)
  • Posted in:
  • in reply to: front end logged in user #82022
    bigbangthinking
    Member
    Post count: 121

    Hi

    This plugin will do the job.

    remove-dashboard-access-for-non-admins

    Cheers

    in reply to: Sticky Header background #79832
    bigbangthinking
    Member
    Post count: 121

    Thanks

    πŸ™‚

    in reply to: Gap In Sticky header lets see what is in the back #79825
    bigbangthinking
    Member
    Post count: 121

    Yes it’s done

    Thanks

    in reply to: Clients Carrousel #79688
    bigbangthinking
    Member
    Post count: 121

    Thanks ED

    The code you give me works great. Thank you.

    I remembered that before I had solved this same problem in PinPoint theme via custom CSS. So checked out and found thid CSS that @Mohammad had given me some time ago. Leave it here if some one else needs it.

    πŸ™‚

    /*========== Clients Shortcode ==========*/
    .clients-items {
    	margin-right: 0;
    }
    
    .client-item {
    	float: left;
    	margin-right: 25px;
    	width: 80px;
    	margin-bottom: 25px;
    }
    
    .client-item figure {
    	position: relative;
    	width: 80px;
    	height: 80px;
    	border: 0 solid transparent;
    	-webkit-border-radius: 2px;
    	-moz-border-radius: 2px;
    	border-radius: 2px;
    	opacity: 1;
    	-moz-opacity: .75;
    	filter: alpha(opacity= 100);
    	transition: all .3s ease-in-out;
    	-moz-transition: all .3s ease-in-out;
    	-webkit-transition: all .3s ease-in-out;
    	-o-transition: all .3s ease-in-out;
    }
    
    .client-item figure:hover {
    	opacity: .5;
    	-moz-opacity: .5;
    	filter: alpha(opacity= 50);
    }
    
    .client-item figure img {
    	margin: auto;
    	position: absolute;
    	top: 0;
    	bottom: 0;
    	left: 0;
    	right: 0;
    	max-height: 100%;
    	max-width: 100%;
    	width: auto;
    	display: block;
    }
    in reply to: Sticky Header background #79681
    bigbangthinking
    Member
    Post count: 121

    Hi ED

    Thanks! That does the job, but it also meakes the search background transparent.

    How can I keep the search background white?

    Thanks
    Gonzalo

    in reply to: Sticky Header background #79130
    bigbangthinking
    Member
    Post count: 121

    O yeah !! Also to make the shadow of the sticky header dissapear as well.

    πŸ™‚

    in reply to: Dante Feature Request #78727
    bigbangthinking
    Member
    Post count: 121

    Jajaja @Mohammad

    In the previous page I asked for ramdom items in the Portfolio element. πŸ™‚

    in reply to: Menu items behave the same #78718
    bigbangthinking
    Member
    Post count: 121

    Bingo Thanks

    πŸ™‚

    in reply to: add swf as portfolio detail item #78710
    bigbangthinking
    Member
    Post count: 121

    Thanks Mohammad.

    Tried that and it works. But changed to have some static images of the flash in my portfolio and then give an extra link to the flash. This because apad & Iphones and other mobile gadgets wonΒ΄t show flash content. Check out here:

    http://www.bigbangthinking.com/?portfolio=aq

    G

    in reply to: Dante Feature Request #78410
    bigbangthinking
    Member
    Post count: 121
    This reply has been marked as private.
    in reply to: Dante Feature Request #78409
    bigbangthinking
    Member
    Post count: 121

    RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! RANDOM !! πŸ™‚

    in reply to: change my profile photo #78408
    bigbangthinking
    Member
    Post count: 121

    πŸ™‚

    in reply to: Rounded corners #78407
    bigbangthinking
    Member
    Post count: 121

    Mohammad

    Thank you again. It did the job. The only thing is taht for the search I added div. before the code you gave me.

    div.ajax-search-wrap{border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px}

    πŸ™‚

    in reply to: add swf as portfolio detail item #78404
    bigbangthinking
    Member
    Post count: 121

    Drewes

    You can always use a plugin like IFrame Shortcode to create a iframe where you can display an html that contains the flash.

    Good luck
    Bigbangthinking

    in reply to: Rounded corners #78223
    bigbangthinking
    Member
    Post count: 121

    Kyle

    Thanks. I have uploaded 2 images above that show what I wanto to have with round corners.

    http://www.bigbangthinking.com/contact/

    Thats all. Just Contact input fields and search box

    G

Viewing 15 posts - 46 through 60 (of 89 total)