samben7
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: background image is strippedsorry to come back too early, but here is the link of happenstance theme online, we can see stripes (lesser then i have) in the backround image: https://happenstance.tomastoman.com/
If my new information gives more for someone, if not thanks anyway
- This reply was modified 7 years, 8 months ago by samben7.
Forum: Fixing WordPress
In reply to: background image is strippedThank you very much for your time
Forum: Fixing WordPress
In reply to: background image is strippedsorry i tried to rid it, but the problem is the same
Forum: Fixing WordPress
In reply to: background image is stripped`body {
background: #dedede;
color: black;
font-family: Arial, Helvetica, sans-serif;
line-height: 150%;
}
#container {
margin: 0 auto;
max-width: 1170px;
position: relative;
width: 100%;
}
#container-shadow {
-webkit-box-shadow: 0px 0px 10px #aaaaaa;
-moz-box-shadow: 0px 0px 10px #aaaaaa;
box-shadow: 0px 0px 10px #aaaaaa;
background: white;
float: left;
width: 100%;
}
#header,
#main-content,
#wrapper-footer {
float: left;
height: auto;
position: relative;
width: 100%;
}
#wrapper #main-content {
padding: 28px 28px 10px;
width: 1114px;
}
#content {
float: left;
margin: 0;
width: 734px;
}
.page-template-template-full-width-php #container #content,
.page-template-template-landing-page-php #container #content,
.page-template-template-full-width-without-title-php #container #content {
width: 100%;
}
#sidebar {
float: right;
margin: 0 0 0 28px;
width: 352px;
}
.scroll-top {
border: 1px solid #111111;
color: #111111;
cursor: pointer;
display: block;
font-family: ElegantIcons !important;
font-size: 21px;
height: 21px;
line-height: 21px;
opacity: 0.5;
filter: alpha(opacity=50);
padding: 4px;
position: fixed;
bottom: 10px;
right: 10px;
text-align: center;
width: 21px;
z-index: 2000;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
}
#wrapper .scroll-top:hover {
background: #555555;
color: white;
opacity: 1;
filter: alpha(opacity=100);
}
body .pattern {
background: left top repeat url(images/pattern.png);
height: 100%;
opacity: 0.5;
filter: alpha(opacity=50);
position: fixed;
left: 0;
top: 0;
width: 100%;
z-index: -1;
}may be this CSS of happenstance can give idea about backround image, if not thank you anyway for your efforts
Forum: Fixing WordPress
In reply to: background image is strippedi uploaded a screen acpture of the issue on imgbb.com, here’s the link: https://ibb.co/jPfGea
thanks !
Forum: Fixing WordPress
In reply to: background image is strippedthank you for reply, i ‘m builduing the website on localhost, i tried too many themes but i found that happenstance support very well LTR and RTL and it’s sipmle and classic theme concept for a small public institution, we can see stripes in the theme by default but i don’t know if there is a way to upload screen capture of the issue, thank you again for your efforts