Page Width
-
I wanted to embed a live website to my wordpress page. here is the coed i use for embedding (this is a sample only)
<object data=https://www.cnn.com width=”1050″ height=”500″> <embed src=https://www.cnn.com width=”1050″ height=”500″> </embed></object>The problem i have is, embedded site width is too small. in my child style sheet i have this code to change the width but is dose int work.
.page_id=87 .one-column #content {
width: 1050px;
}
https://ayyappa.ohm-qld.org/?page_id=87
would appreciate any help
thanks
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘Page Width’ is closed to new replies.