Hello! I've been trying to remove the "repeat" on background image (bg.general.png) in order that I can use one large image in the background (no repeat). I went into css: tmple.default.css to lines 38 and 117 and removed the language "repeat scroll". When I went to review site the whole site was out of line and no background at all...... so I went back to those very lines and re-inserted the language...... saved, but the site is still out of line and no background image..... Please help!! Thanks so much in advance!!
url: www.nmusbc.net
Marguerite
AS Templates
POSTED: 2016-08-25
Hello MQUINONES,
Your website is password protected, please open it, we have to see it in case to help you.
Regards, AS Team.
mquinones
POSTED: 2016-08-25
It's open!! Thx!
mquinones
POSTED: 2016-08-25
I'm looking at css: tmple.default.css line 118, there is a reference to an image.... images/bg.png; that image is not in the media manager and I cannot find it in the orginal template folder....... I wonder if that is the problem with background not showing up and also wrecked the whole layout of the site......
AS Templates
POSTED: 2016-08-25
Hello MQUINONES,
Our suggestion is to put all css files and images back, or reinstall the template, we do not see the background property in the template body element, also deleted the background image.
Regards, AS Team.
mquinones
POSTED: 2016-08-26
Could you please advise exactly how to switch out the background image step-by-step? When I tried to exchange the background image, it repeated. I want to use one image. Please provide step-by-step instructions. Thank you.
AS Templates
POSTED: 2016-08-26
Hello MQUINONES,
You have instead 'background-repeat: repeat;'
set to 'background-repeat: no-repeat;'
More info about background property you can find here:
background-repeat: no-repeat;
http://www.w3schools.com/css/css_background.asp
Regards, AS Team.
mquinones
POSTED: 2016-08-28
In module 7 (articles-newsflash) the "memorials" article opens correctly as one would expect it to. All other 4 articles within the same module open in the position below it, as well as these pages open at the top of the index page.
I’ve checked memorials against the other articles and they appear to be just alike. I’ve checked the articles-newsflash module and don’t see any inconsistencies. What is the fix, please? URL: www.nmusbc.net
AS Templates
POSTED: 2016-08-28
Hello MQUINONES,
In case to open article in separate page you have to create a menu item for the article, then you will be able to manage module assignment.
Regards, AS Team.
mquinones
POSTED: 2016-09-01
What is the CSS to center the background image over the page? Got the image not to repeat using the tutorial you kindly provided, but can't get it centered over page using the same tutorial (it's currently positioned top right). Please advise. Thanks so much. URL: nmusbc.net
AS Templates
POSTED: 2016-09-01
Hello MQUINONES,
You have to add the following property to the body class:
background-position: center top;
Regards, AS Team.
mquinones
POSTED: 2016-09-02
Thanks so much for all your assistance. Really appreciate your prompt and helpful support.
mquinones
POSTED: 2016-09-05
Hello! I want to remove the white stripes on the contact page group list. The white font with the contact information does not show and I would like to have the page without those white bars. I'm not sure where to find that information in the code for removing. Thanks so much for all your help!
AS Templates
POSTED: 2016-09-05
Hello MQUINONES,
Can you please provide us with the page url where we can see the problem?
Regards, AS Team.
mquinones
POSTED: 2016-09-06
Sorry! www.nmusbc.net
AS Templates
POSTED: 2016-09-06
Hello MQUINONES,
We are sorry, the admin form installed on the contact page is not our product and we cannot support it.
Any changes related to the colors can be done by editing css files, you can easy determinate the file which should be changed and the css class by installing and using Firebug plugin:
https://getfirebug.com/
For more info please see the following article:
http://blog.astemplates.com/firebug-tutorial/#more-402
or you can create your own css and put it in the style.custom.css file.
Regards, AS Team.
mquinones
POSTED: 2016-10-26
In regards to message dated, 2016-09-06 Can you tell me whose product it is so I can forward my question. I have already looked at the firebug (had done that before contacting you actually) and I still am not able to get rid of those white stripes on the contact page. I will keep trying but if I could have another support from the owners of the contact form product that would be wonderful!! Thanks so much for all of your help!!
www.nmusbc.net
RE: eliminating the white stripes on contact us page when having several contacts in a list........
AS Templates
POSTED: 2016-10-26
Hello MQUINONES,
You can find the info in the installed extension/plugin, or on the page where from you downloaded it.
Regards, AS Team.
mquinones
POSTED: 2017-02-07
The Gogglemap2 plugin included with our template seems to have suspicious content in it (i.e., there is an external link found in the javascipt:
Note Info: External link found in javascript
: http://maps.google.com/mapfiles/kml/paddle/red-circle.png';this.map_=map;this.mapDiv_=map.getDiv();this.earthVisible_=false;this.earthTitle_='Earth';this.moveEvents_=[];this.overlays_={};this.lastClickedPlacemark_=null;this.earthcontrol_=earthcontrol;this.displayCounter_=0;this.addEarthMapType_();this.addEarthControl_()}window['GoogleEarth']=GoogleEarth;GoogleEarth.MAP_TYPE_ID='GoogleEarthAPI';GoogleEarth['MAP_TYPE_ID']=Go
ogleEarth.MAP_TYPE_ID;GoogleEarth.INFO_sitelock_popupED_EVENT_='GEInfoWindowOpened';GoogleEarth.MAX_EARTH_ZOOM_=27;GoogleEarth.prototype.getInstance=function(){return found on sample pages( http://www.lindagendallart.com/media/plugin_googlemap2/site/googleearthv3/googleearth.js ). The javascript executed starts with :// Copyright 2011 Google Inc. All Rights Reserved.).
We are not able to find the specific js to remove this. Please advise exactly there this can be found in the template.
Thank you so much.
AS Templates
POSTED: 2017-02-07
Hello MQUINONES,
This url is coming from GoogleMap plugin, we think if you will remove it the plugin will stop to work.
Get an access to all 94 items designed and developed by AS Designing team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
url: www.nmusbc.net
Marguerite
Your website is password protected, please open it, we have to see it in case to help you.
Regards, AS Team.
Our suggestion is to put all css files and images back, or reinstall the template, we do not see the background property in the template body element, also deleted the background image.
Regards, AS Team.
You have instead 'background-repeat: repeat;'
set to 'background-repeat: no-repeat;'
More info about background property you can find here:
background-repeat: no-repeat;
http://www.w3schools.com/css/css_background.asp
Regards, AS Team.
I’ve checked memorials against the other articles and they appear to be just alike. I’ve checked the articles-newsflash module and don’t see any inconsistencies. What is the fix, please? URL: www.nmusbc.net
In case to open article in separate page you have to create a menu item for the article, then you will be able to manage module assignment.
Regards, AS Team.
You have to add the following property to the body class:
background-position: center top;
Regards, AS Team.
Can you please provide us with the page url where we can see the problem?
Regards, AS Team.
We are sorry, the admin form installed on the contact page is not our product and we cannot support it.
Any changes related to the colors can be done by editing css files, you can easy determinate the file which should be changed and the css class by installing and using Firebug plugin:
https://getfirebug.com/
For more info please see the following article:
http://blog.astemplates.com/firebug-tutorial/#more-402
or you can create your own css and put it in the style.custom.css file.
Regards, AS Team.
www.nmusbc.net
RE: eliminating the white stripes on contact us page when having several contacts in a list........
You can find the info in the installed extension/plugin, or on the page where from you downloaded it.
Regards, AS Team.
Note Info: External link found in javascript
: http://maps.google.com/mapfiles/kml/paddle/red-circle.png';this.map_=map;this.mapDiv_=map.getDiv();this.earthVisible_=false;this.earthTitle_='Earth';this.moveEvents_=[];this.overlays_={};this.lastClickedPlacemark_=null;this.earthcontrol_=earthcontrol;this.displayCounter_=0;this.addEarthMapType_();this.addEarthControl_()}window['GoogleEarth']=GoogleEarth;GoogleEarth.MAP_TYPE_ID='GoogleEarthAPI';GoogleEarth['MAP_TYPE_ID']=Go
ogleEarth.MAP_TYPE_ID;GoogleEarth.INFO_sitelock_popupED_EVENT_='GEInfoWindowOpened';GoogleEarth.MAX_EARTH_ZOOM_=27;GoogleEarth.prototype.getInstance=function(){return found on sample pages( http://www.lindagendallart.com/media/plugin_googlemap2/site/googleearthv3/googleearth.js ). The javascript executed starts with :// Copyright 2011 Google Inc. All Rights Reserved.).
We are not able to find the specific js to remove this. Please advise exactly there this can be found in the template.
Thank you so much.
This url is coming from GoogleMap plugin, we think if you will remove it the plugin will stop to work.
Regards, AS Team.